X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng-gen-tp.1;h=2371436da7aa86dc8b3f1e8d62418ad711582712;hb=2eda209b5805e2ece837f436fca063ba2775e4ff;hp=5bfe17dee09279196153fd0aa35274e535bd2f65;hpb=9b6435afbb89e2345ac7399620549db3e58f3f75;p=lttng-ust.git diff --git a/doc/man/lttng-gen-tp.1 b/doc/man/lttng-gen-tp.1 index 5bfe17de..2371436d 100644 --- a/doc/man/lttng-gen-tp.1 +++ b/doc/man/lttng-gen-tp.1 @@ -29,7 +29,10 @@ link it with your application. Refer to the UST documentation for the advantages and disadvantage of each form. To compile the resulting .c file, you need to add the options -"\-llttng-ust \-I." +"\-llttng-ust \-I.". +Note for C++ support: although an application instrumented with +tracepoints can be compiled with g++, tracepoint probes should be +compiled with gcc (only tested with gcc so far). .SH "OPTIONS"