X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fexamples%2Fdemo%2Ftp.c;h=bfd6c17595ce9f665882a8c161341421407e4a4b;hb=5b393d6424d959e2efbb800b0c8a61b81bf9968e;hp=6a6fa6c01257db9722936b69c1d0a5ef4fa8fa2a;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/doc/examples/demo/tp.c b/doc/examples/demo/tp.c index 6a6fa6c0..bfd6c175 100644 --- a/doc/examples/demo/tp.c +++ b/doc/examples/demo/tp.c @@ -4,5 +4,5 @@ * Copyright (C) 2011 Mathieu Desnoyers */ -#define TRACEPOINT_CREATE_PROBES +#define LTTNG_UST_TRACEPOINT_CREATE_PROBES #include "ust_tests_demo.h"