X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fexamples%2Fdemo%2Ftp3.c;h=13b079a763aee0f8a31ad17ce94929b38a94c8aa;hb=660323e630e752c98bf6124d54ff99777d05ce7d;hp=9df93c27bfa35431b7d5467ee6aae9a73c1dc6e9;hpb=dbcc2f9279a03c620350b4743467aa2f7cb7bf5f;p=lttng-ust.git diff --git a/doc/examples/demo/tp3.c b/doc/examples/demo/tp3.c index 9df93c27..13b079a7 100644 --- a/doc/examples/demo/tp3.c +++ b/doc/examples/demo/tp3.c @@ -4,5 +4,5 @@ * Copyright (C) 2011 Mathieu Desnoyers */ -#define TRACEPOINT_CREATE_PROBES +#define LTTNG_UST_TRACEPOINT_CREATE_PROBES #include "ust_tests_demo3.h"