X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng-gen-tp.1;h=84c05c9303ce1142716f8dc186413e07dcfed794;hb=efbad5cc87395d00fa1d578ae211aee431fa3b4a;hp=5bfe17dee09279196153fd0aa35274e535bd2f65;hpb=e3feda7db3de3530e7c9c511536c36cccf317013;p=lttng-ust.git diff --git a/doc/man/lttng-gen-tp.1 b/doc/man/lttng-gen-tp.1 index 5bfe17de..84c05c93 100644 --- a/doc/man/lttng-gen-tp.1 +++ b/doc/man/lttng-gen-tp.1 @@ -1,7 +1,7 @@ .TH "LTTNG-GEN-TP" "1" "February 16, 2012" "" "" .SH "NAME" -lttng-gen-tp \(em LTTng UST 2.0 tracepoint code generator +lttng-gen-tp \(em LTTng UST 2.x tracepoint code generator .SH "SYNOPSIS" @@ -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"