Mark old trace_mark API deprecated (gcc attribute)
[deliverable/lttng-ust.git] / tests / tracepoint / benchmark / tracepoint_benchmark.h
1 #include <ust/tracepoint.h>
2
3 DECLARE_TRACEPOINT(ust_event, TP_PROTO(unsigned int v), TP_ARGS(v));
This page took 0.030717 seconds and 5 git commands to generate.