Real fix for the probe...
[benchmarks.git] / ust-systemtap-tracepoints / tracepoint_benchmark.h
1 #include <ust/tracepoint.h>
2
3 DECLARE_TRACE(ust_event, TP_PROTO(unsigned int v), TP_ARGS(v));
This page took 0.029595 seconds and 5 git commands to generate.