Call the stats and graph functions from sync_chain
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Tue, 3 Nov 2009 18:57:36 +0000 (13:57 -0500)
committerBenjamin Poirier <benjamin.poirier@polymtl.ca>
Fri, 18 Dec 2009 19:03:25 +0000 (14:03 -0500)
commitd6ee500355b870e83d5cdbc431629999ec97794e
treec1e30ced53a2f69da9700bb00ae10b11d3c2d193
parentd4721e1a5216f34570d7e10257f85601cb3991bc
Call the stats and graph functions from sync_chain

Versus the former daisy chain method, this avoids having the analysis stats
and graph functions called twice when there are many matching modules (via
matching_distributor).

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>
lttv/lttv/sync/event_analysis_chull.c
lttv/lttv/sync/event_matching_broadcast.c
lttv/lttv/sync/event_matching_tcp.c
lttv/lttv/sync/event_processing_lttng_standard.c
lttv/lttv/sync/sync_chain_lttv.c
lttv/modules/text/sync_chain_batch.c
This page took 0.024487 seconds and 4 git commands to generate.