diff options
author | Namhyung Kim <[email protected]> | 2013-02-07 18:02:09 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-02-14 14:59:28 -0300 |
commit | 7a60ba948267336d77a48a3539f98151f9dcfba6 (patch) | |
tree | 0b716efb72f40233bf204d2f2061b148d3fd4f5e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2b676bf068916046151277f27113f80828e33001 (diff) |
perf gtk/annotate: Support multiple event annotation
Show multiple annotation result for each evsel. Each result represents
the most frquently sampled symbol/function for the evsel and it will be
shown in a tab window.
For this add a reference to main container (notebook) to the pgctx. At
the first call to annotate browser, hist_entry__find_annotations() will
setup a new browser, and next calls will add new tabs to the browser.
But it requires final perf_gtk__show_annotations() to start processing
GUI events.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[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