Have callbacks for "background" and "foreground" graphs
[lttv.git] / lttv / lttv / sync / event_matching_broadcast.c
index 7579a4ac65f6724fdc2751b210c56c6485531784..ca5375b794bb618e0c4ce90d3d98d20d8012f0d8 100644 (file)
@@ -67,7 +67,7 @@ static MatchingModule matchingModuleBroadcast = {
        .finalizeMatching= &finalizeMatchingBroadcast,
        .printMatchingStats= &printMatchingStatsBroadcast,
        .graphFunctions= {
-               .writeTraceTimePlots= &writeMatchingGraphsPlotsBroadcast,
+               .writeTraceTimeForePlots= &writeMatchingGraphsPlotsBroadcast,
        }
 };
 
This page took 0.023003 seconds and 4 git commands to generate.