Markers: Namespace cleanup, with API change.
[ust.git] / libust / tracer.c
index e2be0ae5882084d66a6949133abd54686952e82c..347ca482db91c1b13edd3dd4eb2e954d49c2e286 100644 (file)
@@ -679,7 +679,7 @@ int ltt_trace_start(const char *trace_name)
         * to record events only in a single trace in the trace session list.
         */
 
-       ltt_dump_marker_state(trace);
+       ltt_dump_ust_marker_state(trace);
 
        return err;
 
This page took 0.022311 seconds and 4 git commands to generate.