Use bt_iter_equals_pos in compare function
[lttv.git] / lttv /
2012-12-21  Yannick BrosseauUse bt_iter_equals_pos in compare function
2012-12-21  Yannick BrosseauFix seek n backward that did not check the end of a...
2012-11-05  Yannick BrosseauAdd Debug output on errors
2012-11-05  Yannick BrosseauFix warnings and use right decl instead of definition...
2012-09-18  Yannick BrosseauDon't compare birth time between process structs.
2012-09-18  Yannick BrosseauAdd before and after hook to the control flow computing
2012-09-18  Yannick BrosseauFix position of a #endif which rendered the seek useless
2012-09-18  Yannick BrosseauAdd debug function and some assert to lttv_hook_remove_list
2012-08-20  Yannick BrosseauUse BT_SEEK_LAST
2012-08-15  Yannick BrosseauCreate a new hooks for the controlflow
2012-08-14  Yannick BrosseauFix warnings and timespan_end
2012-08-14  Yannick BrosseauDisable non ported modules in lttv-gui.sh start script
2012-08-14  Yannick BrosseauBe more specific in the no SEEK_LAST fallback
2012-08-13  Francis DeslauriersFix compatibility with d40ee8ec4ac9998f Babeltrace...
2012-08-13  Francis DeslauriersMake use of the ltt_time_zero
2012-08-13  Yannick BrosseauDisable use of SEEK_LAST until it is integrated in...
2012-08-13  Francis DeslauriersRework of lttv_traceset_get_time_span_real function...
2012-08-13  Yannick BrosseauFix priority for controlflow events
2012-08-09  Francis DeslauriersAdd member timestamp and cpuid to LttvTracesetPosition...
2012-08-09  Francis DeslauriersInitial commit for control flow view
2012-08-03  Yannick BrosseauFix signedness in some field extraction
2012-08-03  Yannick BrosseauReactivate state checkpoints
2012-07-16  Yannick BrosseauFix softirq entry event name check
2012-07-13  Yannick BrosseauStore process name from sched_switch
2012-07-12  Yannick BrosseauProcess state in gui
2012-07-12  Yannick BrosseauDisplay raw timestamp in textdump
2012-07-11  Yannick BrosseauPort histogram window to 2.x
2012-07-11  Yannick BrosseauPort lttvwindow_process_pending_requests
2012-07-06  Francis DeslauriersAdd Callgrind as an Helper to run lttv
2012-07-06  Francis DeslauriersChange function name lttv_traceset_create_position...
2012-07-06  Francis DeslauriersRemove duplicate field in detailed event view
2012-07-06  Francis DeslauriersRemoved the live trace option
2012-07-06  Francis DeslauriersAdd warning popup when trying to open multiple traces
2012-07-06  Francis DeslauriersInitial port of the detailed event view
2012-06-13  Yannick BrosseauAdd check for endtime in process middle
2012-06-11  Francis DeslauriersImplements scrollbar in main window
2012-06-11  Francis Deslauriersimplements add trace dialog
2012-06-11  Francis Deslauriersinitial port of the mainwindow
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-06-11  Francis DeslauriersAdd lttng SVG logo as icon of the main window
2012-06-06  FrancisDeslauriersimplements correct behavior of content button and move...
2012-06-05  FrancisDeslauriersmoving the help menu back in the main menu
2012-06-05  FrancisDeslauriersremove useless menu separator in the view menu
2012-06-05  FrancisDeslauriersDisable the error bell in the detailed events view
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 some implicit-function-declaration warnings
2011-12-07  Alexandre MontplaisirFix format string warnings
2011-12-06  Yannick BrosseauAdd live trace support to LTTV GUI.
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-02-16  Yannick BrosseauRemove warnings reintroduced by the timebar patch
2011-02-04  Yannick BrosseauReplace the current timebar with a new timebar widget...
2011-02-04  Yannick BrosseauReactivate the constructor of the filter and control...
2011-02-02  Vincent AttardAdding filtering 'metadata' channel to formattedDump v2
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  Alexandre MontplaisirFix some warnings in lttv/modules/gui
2011-01-25  Yannick BrosseauFix warnings int the lttv/sync directory
2011-01-25  Yannick BrosseauRemove warnings in the lttv/module/text directory v2
2011-01-25  Mathieu DesnoyersFormatteddump: checkpatch.pl coding style fixes
2011-01-25  Vincent AttardAdd formatted dump module v5
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-17  Mathieu DesnoyersUse the prettier GtkFileChooser dialog.
2010-11-15  Mathieu DesnoyersASCII art for dep analysis
2010-11-15  Mathieu Desnoyersenhance depanalysis
2010-11-02  Mathieu Desnoyersremove debug code
2010-11-02  Mathieu DesnoyersFix block event resource view
2010-09-06  Mathieu Desnoyersfix gcc warning in depanalysis.c
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
next
This page took 0.055127 seconds and 7 git commands to generate.