Add a batchanalysis module to build and run a sync chain
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Tue, 27 Oct 2009 17:56:25 +0000 (13:56 -0400)
committerBenjamin Poirier <benjamin.poirier@polymtl.ca>
Fri, 18 Dec 2009 19:03:25 +0000 (14:03 -0500)
commit9a9ca632e32af79f5f77894ef6e981ac0138102a
treeaeca4124459ecd5774a30fd576eb60f92b293e3e
parentf6691532b67cb6911749118e3da8d74de876380c
Add a batchanalysis module to build and run a sync chain

This is mostly to build a sync chain with an analysis module that evaluates
the quality of synchronization. It does not modifiy the time correction
factors in the traces.

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>
lttv/lttv/iattribute.c
lttv/lttv/iattribute.h
lttv/lttv/sync/README
lttv/lttv/sync/event_processing_lttng_common.h
lttv/lttv/sync/event_processing_lttng_standard.c
lttv/lttv/sync/sync_chain_lttv.c
lttv/lttv/sync/sync_chain_lttv.h
lttv/modules/text/Makefile.am
lttv/modules/text/sync_chain_batch.c [new file with mode: 0644]
runlttv
This page took 0.025556 seconds and 4 git commands to generate.