Use a common function to print stats of all modules
[lttv.git] / lttv / lttv / sync /
2009-12-18  Benjamin PoirierUse a common function to print stats of all modules
2009-12-18  Benjamin PoirierInitialize traceNb in the processing modules
2009-12-18  Benjamin PoirierMake option type OPTIONAL_ARG available
2009-12-18  Benjamin PoirierinitProcessing takes a va_arg rather than an lttv-speci...
2009-12-18  Benjamin PoirierMove some functions around to improve overall structure
2009-12-18  Benjamin PoirierClean debug statements
2009-12-18  Benjamin PoirierRemove unused g_info definitions
2009-12-18  Benjamin PoirierRemove leftover references to processing_lttv
2009-12-18  Benjamin PoirierDon't access stats if they're not activated
2009-12-18  Benjamin PoirierUpdate README with info about algorithms, glpk and...
2009-12-18  Benjamin PoirierPrint approximation type from a constant instead of...
2009-12-18  Benjamin PoirierMake the accuracy area easier to see on the broadcast...
2009-12-18  Benjamin PoirierHave callbacks for "background" and "foreground" graphs
2009-12-18  Benjamin PoirierGenerate graphs of synchronization accuracy
2009-12-18  Benjamin PoirierStore graph callbacks in a structure
2009-12-18  Benjamin PoirierGenerate graphs of broadcasts
2009-12-18  Benjamin PoirierUse a timescale without correction in the graphs
2009-12-18  Benjamin PoirierDo not use LttCycleCount elsewhere than in processing_lttv
2009-12-18  Benjamin PoirierPrint a sum row in the evaluation statistics
2009-12-18  Benjamin PoirierShow the latency histograms by IP address rather than...
2009-12-18  Benjamin PoirierAdd graphStream field to syncState
2009-12-18  Benjamin PoirierUse histograms with logarithmicly-sized bins
2009-12-18  Benjamin PoirierCall the stats and graph functions from sync_chain
2009-12-18  Benjamin PoirierAdd a module to distribute messages to many analysis...
2009-12-18  Benjamin PoirierAdds wall time field to events
2009-12-18  Benjamin PoirierAdd support for module options
2009-12-18  Benjamin PoirierAdd a module to evaluate the quality of synchronization
2009-12-18  Benjamin PoirierAdd a broadcast matching module
2009-12-18  Benjamin PoirierAdd a batchanalysis module to build and run a sync...
2009-12-18  Benjamin PoirierProcessing of UDP events
2009-12-18  Benjamin PoirierAdjust the marker names used for clock synchronization
2009-12-18  Benjamin PoirierAdd a README for the clock synchronization code
2009-12-18  Benjamin PoirierMake the synchronization module interfaces more generic
2009-12-18  Benjamin PoirierAdd a unittest program for clock synchronization modules
2009-12-18  Benjamin PoirierAdd convex hull algorithm-based synchronization
2009-12-18  Benjamin PoirierDo not use pkfree_skb events for synchronization
2009-12-18  Benjamin PoirierSplit the synchronization code into modules
This page took 0.051296 seconds and 7 git commands to generate.