ust: port tracepoints to userspace and add usage in hello.c
[ust.git] / libmarkers / marker.c
index 2fa723dc49e1cdfdc22b8a566f556881026bb566..ab0fc775adc422ba651a06e4430cfae1d589e19d 100644 (file)
@@ -726,7 +726,7 @@ static void marker_update_probes(void)
 //ust//        tracepoint_probe_update_all();
        /* Update immediate values */
        core_imv_update();
-//ust//        module_imv_update();
+//ust//        module_imv_update(); /* FIXME: need to port for libs? */
        marker_update_processes();
 }
 
This page took 0.022135 seconds and 4 git commands to generate.