docs: fix #46; fix #47 (already fixed by #72)
[awesomized/libmemcached] / docs / source / tap.rst
1 =================
2 Systemtap support
3 =================
4
5 By default on Linux libmemcached is compiled to support Systemtap. This enabled/disabled during compiles via the dtrace configure flag.
6
7 Please see :manpage: `stapex` for more information about Systemtap.