manpage update: document that probes need gcc
[lttng-ust.git] / doc / man / lttng-ust.3
index 3ba5c7cc8e46b2a554957d1fd7b5a99b488925b9..081f0a73c83d3feae061682b945e8e0dd66cc752 100644 (file)
@@ -287,6 +287,9 @@ carefully:
     application using "\-llibname" or loaded with LD_PRELOAD.
   - Enable instrumentation and control tracing with the "lttng" command
     from lttng-tools. See lttng-tools doc/quickstart.txt.
+  - 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).
 
 .fi
 
This page took 0.024317 seconds and 4 git commands to generate.