Remove one BABELCLEANUP to update display at statedump end
[lttv.git] / lttv / lttv / sync /
2012-03-16  Yannick BrosseauRemove warning generated by newer gcc (4.6)
2012-03-06  Alexandre MontplaisirFix format-security warnings when building with trace...
2011-12-07  Alexandre MontplaisirFix format string warnings
2011-01-25  Yannick BrosseauFix warnings int the lttv/sync directory
2010-04-07  Benjamin PoirierMove and update documentation
2010-04-07  Benjamin PoirierFix two memory leaks
2010-04-07  Benjamin PoirierDisplay the accuracy area below the eval graphs
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 PoirierSet the correction factors in the sync_chain
2010-04-07  Benjamin PoirierFix a warning
2010-04-07  Benjamin PoirierPerform accuracy analysis only on hull points
2010-04-07  Benjamin PoirierGive more statistics about broadcast messages
2010-04-07  Benjamin PoirierUpdate README and documentation
2010-04-07  Benjamin PoirierChange synchronization code license to LGPLv2.1
2010-02-18  Benjamin PoirierDon't add "0" rows to a glpk problem
2010-02-08  Benjamin PoirierDo not use __attribute__((constructor))
2010-02-02  Benjamin PoirierUse updated event definitions
2010-02-02  Benjamin PoirierRemove dependency on kernel headers
2010-02-02  Benjamin PoirierAdd header files in SOURCES
2010-02-02  Benjamin PoirierPartial revert "Disable sync/"
2010-01-29  Mathieu DesnoyersDisable sync/ completely, build OK v0.12.27
2009-12-18  Benjamin PoirierFixes for building without libglpk
2009-12-18  Benjamin PoirierFix compilation warnings
2009-12-18  Benjamin PoirierRebuild traceset contexts after performing synchronization
2009-12-18  Benjamin PoirierCorrect the README regarding eval mode usage
2009-12-18  Benjamin PoirierChange a test file to create hulls that are more spaced out
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 PoirierAdd sync_chain_unittest
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.06406 seconds and 7 git commands to generate.