Tracepoint loglevel: setup all loglevel information at build time
[lttng-ust.git] / tests / demo / ust_tests_demo3.h
index f8ea618cb6027af82db3e5a62d2e421087ffde6c..71241ec6de90c7bc8a84e85ea206e604a3ce0adf 100644 (file)
@@ -35,7 +35,7 @@ TRACEPOINT_EVENT(ust_tests_demo3, done,
                ctf_integer(int, value, value)
        )
 )
-TRACEPOINT_LOGLEVEL(ust_tests_demo, done, test1)
+TRACEPOINT_LOGLEVEL(ust_tests_demo3, done, test1)
 
 #endif /* _TRACEPOINT_UST_TESTS_DEMO3_H */
 
This page took 0.024449 seconds and 4 git commands to generate.