Tracepoint API namespacing 'TRACEPOINT_EVENT'
[lttng-ust.git] / doc / examples / easy-ust / tp.c
index 233ab03c429406be5e797922f017cfb4398518e6..d46661315d10cf0eb567efa91d430a3ba49dc27b 100644 (file)
@@ -10,6 +10,6 @@
  */
 #define TRACEPOINT_CREATE_PROBES
 /*
- * The header containing our TRACEPOINT_EVENTs.
+ * The header containing our LTTNG_UST_TRACEPOINT_EVENTs.
  */
 #include "sample_component_provider.h"
This page took 0.023689 seconds and 4 git commands to generate.