Escape minus signs in lttng-ust-cyg-profile manpage
[lttng-ust.git] / doc / man / lttng-ust-cyg-profile.3
index 2fe421ade99cd5f58ba1dda8c0cd16c7827e7b28..341d3ae3ab83b983e5359fd9bc5453bc777cf1b3 100644 (file)
@@ -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
This page took 0.023979 seconds and 4 git commands to generate.