Clarify probe registration documentation/errors
[lttng-ust.git] / doc / man / lttng-ust.3
index 4e30d7622c37e950e3c482141872b7e805ec63d9..37b08b220508c541a9a4e0ba87df7698b3069c37 100644 (file)
@@ -148,6 +148,11 @@ TRACEPOINT_EVENT(
                ctf_float(double, doublefield, doublearg)
        )
 )
+
+There can be an arbitrary number of tracepoint providers within an
+application, but they must each have their own provider name. Duplicate
+provider names are not allowed.
+
 .fi
 
 .SH "ASSIGNING LOGLEVEL TO EVENTS"
This page took 0.023824 seconds and 4 git commands to generate.