Set the correction factors in the sync_chain
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Tue, 16 Mar 2010 20:14:10 +0000 (16:14 -0400)
committerBenjamin Poirier <benjamin.poirier@polymtl.ca>
Wed, 7 Apr 2010 16:11:38 +0000 (12:11 -0400)
commit9c7696b8589e76aed870b15cabd09a162d468621
tree27c5f30828d980b639097d4efc426051eae1f1ca
parent1d3e6a04875327763c464861db68d156c250c786
Set the correction factors in the sync_chain

... instead of in the event_processing. Using the correction factors, at least
through lttv, is specific to the viewer, not the trace type. The sync chain is
the part that contains code specific to a viewer.

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>
lttv/lttv/sync/event_analysis_linreg.c
lttv/lttv/sync/event_processing.h
lttv/lttv/sync/event_processing_lttng_null.c
lttv/lttv/sync/event_processing_lttng_standard.c
lttv/lttv/sync/event_processing_text.c
lttv/lttv/sync/sync_chain.c
lttv/lttv/sync/sync_chain_lttv.c
lttv/lttv/sync/sync_chain_unittest.c
This page took 0.024809 seconds and 4 git commands to generate.