Calculate synchronization accuracy within the chull module
[lttv.git] / lttv / lttv / sync / event_analysis_chull.c
2010-04-07  Benjamin PoirierCalculate synchronization accuracy within the chull...
2010-04-07  Benjamin PoirierPerform factor reduction as a modular step
2010-04-07  Benjamin PoirierPerform trace factor reduction as a separate step
2010-04-07  Benjamin PoirierUpdate README and documentation
2010-04-07  Benjamin PoirierChange synchronization code license to LGPLv2.1
2010-02-08  Benjamin PoirierDo not use __attribute__((constructor))
2009-12-18  Benjamin PoirierFix compilation warnings
2009-12-18  Benjamin PoirierFix leaks and invalid memory accesses
2009-12-18  Benjamin PoirierAdd a processing module that reads events from a text...
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 PoirierRemove unused g_info definitions
2009-12-18  Benjamin PoirierPrint approximation type from a constant instead of...
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 PoirierAdd graphStream field to syncState
2009-12-18  Benjamin PoirierCall the stats and graph functions from sync_chain
2009-12-18  Benjamin PoirierAdds wall time field to events
2009-12-18  Benjamin PoirierAdd support for module options
2009-12-18  Benjamin PoirierMake the synchronization module interfaces more generic
2009-12-18  Benjamin PoirierAdd convex hull algorithm-based synchronization
This page took 0.079406 seconds and 29 git commands to generate.