Add graphStream field to syncState
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Thu, 5 Nov 2009 20:27:54 +0000 (15:27 -0500)
committerBenjamin Poirier <benjamin.poirier@polymtl.ca>
Fri, 18 Dec 2009 19:04:16 +0000 (14:04 -0500)
commit8d7d16dd4f5f6ae09f556a9b0b477baaa93d468c
tree8c897847a0ffa149584c35ac5fd84ae8f41825b1
parent4ee223e50270f894ec866b07c00ad49dff666173
Add graphStream field to syncState

So that modules can create their own individual graphs, independently of the
write[...]GraphsPlots()/Options() mechanism.

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>
12 files changed:
lttv/lttv/sync/event_analysis.h
lttv/lttv/sync/event_analysis_chull.c
lttv/lttv/sync/event_analysis_eval.c
lttv/lttv/sync/event_analysis_linreg.c
lttv/lttv/sync/event_matching.h
lttv/lttv/sync/event_matching_distributor.c
lttv/lttv/sync/event_matching_tcp.c
lttv/lttv/sync/event_processing.h
lttv/lttv/sync/event_processing_lttng_standard.c
lttv/lttv/sync/sync_chain.h
lttv/lttv/sync/sync_chain_lttv.c
lttv/modules/text/sync_chain_batch.c
This page took 0.024351 seconds and 4 git commands to generate.