aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMilian Wolff <[email protected]>2017-10-09 22:33:01 +0200
committerArnaldo Carvalho de Melo <[email protected]>2017-10-24 09:59:56 -0300
commit8932f8071cae8a12dfd5f492247777ee176b0da4 (patch)
tree397a5ab62da855ed06dcd668f10d5541b50a3aaf /tools/perf/scripts/python/call-graph-from-sql.py
parentcbe50f61727f538f05e63186c2e0022182a3a28f (diff)
perf callchain: Mark inlined frames in output by " (inlined)" suffix
The original patch that introduced inline frame output in the various browsers used this suffix already. The new centralized approach that uses fake symbols for inlined frames was missing this approach so far. Instead of changing the symbol name itself, we only print the suffix where needed. This allows us to efficiently lookup the symbol for a given name without first having to append the suffix before the lookup. Signed-off-by: Milian Wolff <[email protected]> Reviewed-by: Jiri Olsa <[email protected]> Reviewed-by: Namhyung Kim <[email protected]> Cc: David Ahern <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Yao Jin <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions