Fix case where we initialize a packet we will never actually use.
[awesomized/libmemcached] / docs / 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.