diff options
author | Namhyung Kim <[email protected]> | 2012-09-14 17:35:28 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-17 13:09:43 -0300 |
commit | 034a9265c289d5298bac7bfd824d3d5b9ec892b4 (patch) | |
tree | 480fd6fccf08545c309dfe6263ba2b4656d94fde /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1af556406670f2076ea235ba8ba16da13d227e99 (diff) |
perf report: Enable integrated annotation only if possible
The integrated annotation feature is supported only in TUI mode. Also
it should be enabled with 'symbol' sort key otherwise resulting hist
entry doesn't need to have same symbol as of a sample so that it can
fail on hist_entry__inc_addr_samples with -ERANGE.
You can easily see it when start perf report TUI without symbol* sort
key. This patch fixes the problem.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[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