ust_fork(): reset buffers_to_export to 0 when forking
[ust.git] / tests / hello / tp.h
CommitLineData
93d0f2ea 1#include <ust/tracepoint.h>
6e71f8c9
PMF
2
3DECLARE_TRACE(hello_tptest,
4 TPPROTO(int anint),
5 TPARGS(anint));
This page took 0.027182 seconds and 4 git commands to generate.