X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fdemo%2Ftp2.c;h=91e9cf4e73e23c6e76fb7d1de14a75c5aeadea83;hb=HEAD;hp=d154fd3d6e7fb8c3571d352f0c99b22d6fe20295;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/doc/examples/demo/tp2.c b/doc/examples/demo/tp2.c index d154fd3d..91e9cf4e 100644 --- a/doc/examples/demo/tp2.c +++ b/doc/examples/demo/tp2.c @@ -4,5 +4,5 @@ * Copyright (C) 2011 Mathieu Desnoyers */ -#define TRACEPOINT_CREATE_PROBES +#define LTTNG_UST_TRACEPOINT_CREATE_PROBES #include "ust_tests_demo2.h"