X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fdemo%2Fust_tests_demo.h;h=d74932825d2cf1dae8a9c31bdabeee0e00f24487;hb=8e90eb06e6106d536519009cb297c479643b4150;hp=9231fb71e0bd767ac43d93fee84be564e8e7d22d;hpb=05ceaafdd290220147a1faf4ca78d440f1e279b4;p=lttng-ust.git diff --git a/tests/demo/ust_tests_demo.h b/tests/demo/ust_tests_demo.h index 9231fb71..d7493282 100644 --- a/tests/demo/ust_tests_demo.h +++ b/tests/demo/ust_tests_demo.h @@ -24,9 +24,9 @@ extern "C" { #include TRACEPOINT_LOGLEVEL_ENUM( - TP_LOGLEVEL(critical, 0) - TP_LOGLEVEL(warning, 1) - TP_LOGLEVEL(debug, 2) + tp_loglevel(critical, 0) + tp_loglevel(warning, 1) + tp_loglevel(debug, 2) ) TRACEPOINT_EVENT(ust_tests_demo, loop,