Tracepoint API namespacing 'TP_ARGS'
[lttng-ust.git] / src / lib / lttng-ust-java-agent / jni / jul / lttng_ust_jul.h
index 13003bf23e23a35fbb3b9f1e74d23dd7d4fc7a46..5b48eedbb9277911d5af2ce2433ed346604e450f 100644 (file)
@@ -16,7 +16,7 @@
  * Tracepoint used by Java applications using the JUL handler.
  */
 TRACEPOINT_EVENT(lttng_jul, event,
-       TP_ARGS(
+       LTTNG_UST_TP_ARGS(
                const char *, msg,
                const char *, logger_name,
                const char *, class_name,
This page took 0.030433 seconds and 4 git commands to generate.