Implement LttvTracesetPosition
[lttv.git] / lttv / lttv /
2012-06-11  Yannick BrosseauImplement LttvTracesetPosition
2012-06-11  Yannick BrosseauPut back the initial process creation time at the begin...
2012-06-11  Yannick BrosseauManage state correctly with multiple open trace
2012-06-11  Yannick BrosseauReactivate traceset seek_by_time
2012-06-11  mdenisTraverse a path recursively to add all traces within
2012-06-11  Yannick BrosseauInitial port of the state system to the LTTng 2.0 trace...
2012-06-11  Yannick BrosseauAdd a temporary single LttvState container
2012-06-11  mdenisAdd functions to open trace from the traceset
2012-06-11  Yannick BrosseauCreate a LttvEvent object
2012-06-11  Hassan MakkehPrinting events using babeltrace
2012-06-11  Yannick BrosseauBasic babeltrace integration
2012-06-11  Yannick BrosseauAdd a bt_context to the lttv_traceset struct
2012-03-16  Yannick BrosseauRemove warning generated by newer gcc (4.6)
2012-03-06  Alexandre MontplaisirFix format-security warnings when building with trace...
2012-02-11  Alexandre MontplaisirReplace deprecated g_strcasecmp() with g_ascii_strcasecmp()
2011-12-07  Alexandre MontplaisirFix format string warnings
2011-12-06  Yannick BrosseauAdd live trace read support to lttv base library and...
2011-03-21  Mathieu DesnoyersFix softirq raise dynamic expand
2011-03-15  Mathieu DesnoyersFix state.c handling of state dump thread state
2011-02-18  Jon BernardFix informations typo
2011-01-26  Alexandre MontplaisirFix remaining warnings v2
2011-01-26  Francis GiraldeauWakeup change state only if proc not running (v2)
2011-01-25  Mathieu DesnoyersFurther warning fixes
2011-01-25  Yannick BrosseauFix warnings int the lttv/sync directory
2011-01-04  Yannick BrosseauCorrectly expand the passed quoted parameters
2010-11-18  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2010-11-02  Mathieu Desnoyersremove debug code
2010-11-02  Mathieu DesnoyersFix block event resource view
2010-07-07  Mathieu DesnoyersFix statistics: take into account many tracefiles per cpu
2010-05-27  Alexandre MontplaisirIndentation updates
2010-05-25  Pierre-Marc Fournierfilter.c: add missing break
2010-05-25  Pierre-Marc Fournierhook.c: add missing braces after if()
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-04-07  Mathieu DesnoyersMerge branch 'master' of ssh://lttng.org/home/git/lttv v0.12.31
2010-04-07  Mathieu Desnoyersstate.c: fix statedump end fixup, add "print_stack...
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
2010-01-29  Mathieu DesnoyersDisable sync/ because it does not build on x86_64
2010-01-28  Mathieu DesnoyersFix tracecontext seek backward underflow v0.12.26
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
next
This page took 0.046022 seconds and 7 git commands to generate.