Skip to content

Instantly share code, notes, and snippets.

@misha354
Created January 22, 2019 20:55
Show Gist options
  • Save misha354/a1408cbca4a09758429be2480c1ee4fe to your computer and use it in GitHub Desktop.
Save misha354/a1408cbca4a09758429be2480c1ee4fe to your computer and use it in GitHub Desktop.
/home/vagrant/systemtapbin/bin/stap -d kernel -d /lib/x86_64-linux-gnu/libpthread-2.19.so \
-d /lib/x86_64-linux-gnu/libc-2.19.so -d /opt/dbind/sbin/named -s 32 \
--all-modules -v -D MAXBACKTRACE=100 -D MAXSTRINGLEN=4096 -D MAXMAPENTRIES=10240 \
-D DMAXACTION_INTERRUPTIBLE=500 -D MAXACTION=100000 -D STP_OVERLOAD_THRESHOLD=5000000000LL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment