X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust-cyg-profile.3;h=341d3ae3ab83b983e5359fd9bc5453bc777cf1b3;hb=8ab5c06b92ac9a06ba2743470a38e4e1cfc6a3c9;hp=2fe421ade99cd5f58ba1dda8c0cd16c7827e7b28;hpb=d1eaa4d7ea9c1e1c6ec56cc10a29aa67f25ced19;p=lttng-ust.git diff --git a/doc/man/lttng-ust-cyg-profile.3 b/doc/man/lttng-ust-cyg-profile.3 index 2fe421ad..341d3ae3 100644 --- a/doc/man/lttng-ust-cyg-profile.3 +++ b/doc/man/lttng-ust-cyg-profile.3 @@ -1,6 +1,6 @@ .TH "LTTNG-UST-CYG-PROFILE" "3" "March 26, 2013" "" "" .SH "NAME" -lttng-ust-cyg-profile \(em LTTng UST Function Tracing +lttng-ust-cyg-profile \(em LTTng UST 2.x Function Tracing .SH "SYNOPSIS" Compile the application source code with option \fB-finstrument-functions\fP and launch your application either with: @@ -43,7 +43,7 @@ call site address are recorded as lttng_ust_cyg_profile:func_entry and lttng_ust_cyg_profile:func_exit. .SH "USAGE" To use function tracing you need to make sure the sources of your application -are compiled with -finstrument-functions. It might be necessary to limit +are compiled with \-finstrument\-functions. It might be necessary to limit the number of source files where this option is used to prevent excessive amount of trace data to be generated during run time. Usually there are additional compiler flags that allow you to specify more fine grained selection