diff options
author | Namhyung Kim <[email protected]> | 2012-08-18 01:56:23 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-08-20 09:29:12 -0300 |
commit | 2708bf3a30b7bfa02d60a3f03603b6b92d093f1a (patch) | |
tree | 1c61a4d640d3a877c291e02dda5156f6db2482e4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | db146f06ac0bbea63271b6c78f4341ee46843e10 (diff) |
perf ui gtk: Ensure not to call gtk_main_quit() twice
Currently the gtk_main_quit() is called twice when perf exits so the
following warning is emitted:
[penberg@tux perf]$ ./perf report --gtk
^Cperf: Interrupt
(perf:4048): Gtk-CRITICAL **: IA__gtk_main_quit: assertion `main_loops != NULL' failed
Fix it by not to call it unnecessarily.
Reported-by: Pekka Enberg <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Pekka Enberg <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions