X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=src%2Fcommon%2Ftracepoint.h;h=e460995804521e3f27628530d18313a0ea300cc6;hp=6c95ccbd463247ca86b1c8159aa2fc805f5a8914;hb=612e9ce4e5cc3a1292522a563789f6aab6c421b1;hpb=2ebf164be81fea5f9ec19314a030b5f80a8f8fc5 diff --git a/src/common/tracepoint.h b/src/common/tracepoint.h index 6c95ccbd..e4609958 100644 --- a/src/common/tracepoint.h +++ b/src/common/tracepoint.h @@ -7,7 +7,7 @@ #ifndef _UST_COMMON_TRACEPOINT_H #define _UST_COMMON_TRACEPOINT_H -#define TRACE_DEFAULT TRACE_DEBUG_LINE +#define LTTNG_UST_TRACEPOINT_LOGLEVEL_DEFAULT LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_LINE /* * These symbols are ABI between liblttng-ust-tracepoint and liblttng-ust,