Tracepoint API namespacing 'TRACEPOINT_CREATE_PROBES'
[lttng-ust.git] / tools / lttng-gen-tp
index c3ee7c5e13d84fbc0655fe136f2741aba8b231e3..889a40306537046e414f676c0b9d28dc2a15bc49 100755 (executable)
@@ -57,7 +57,7 @@ class HeaderFile:
 
 class CFile:
     FILE_TPL = """
-#define TRACEPOINT_CREATE_PROBES
+#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
 /*
  * The header containing our LTTNG_UST_TRACEPOINT_EVENTs.
  */
This page took 0.023195 seconds and 4 git commands to generate.