X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-gen-tp.1;h=2371436da7aa86dc8b3f1e8d62418ad711582712;hb=bf62473e45bfe084e40eee31be0252bbb833720e;hp=5bfe17dee09279196153fd0aa35274e535bd2f65;hpb=a4a9916ec83b43bd2ba0fb025706bcedc1deaaf4;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"