Add live trace support to LTTV GUI.
authorYannick Brosseau <yannick.brosseau@gmail.com>
Tue, 6 Dec 2011 17:13:40 +0000 (12:13 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 6 Dec 2011 17:13:40 +0000 (12:13 -0500)
commit1e3594a344fc57ed19aed95efa9e27bedb287df4
tree7890870cc735ee8d449344b30c2ee53ef9eb5806
parent3667f07d4ba2bc2bae9729ca3d60451475e2a434
Add live trace support to LTTV GUI.

Add an option to the open trace dialog to specify that the trace is to
be open in live mode
Update the displays when new events are available in a trace
Disable statistics for live traces

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttv/modules/gui/detailedevents/events.c
lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c
lttv/modules/gui/lttvwindow/lttvwindow/callbacks.h
lttv/modules/gui/lttvwindow/lttvwindow/init_module.c
lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.c
lttv/modules/gui/lttvwindow/lttvwindow/lttvwindow.h
lttv/modules/gui/lttvwindow/lttvwindow/timeentry.h
lttv/modules/gui/statistics/statistics.c
lttv/modules/gui/tracecontrol/tracecontrol.c
This page took 0.024398 seconds and 4 git commands to generate.