diff options
author | Milian Wolff <[email protected]> | 2017-10-09 22:32:58 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-10-24 09:59:55 -0300 |
commit | 2be8832f3c51cf9e36a3e80ff57f4137505c2ba4 (patch) | |
tree | af5c5fb3afb7f79259bdee94a09d1e97273217ce /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fea0cf842c7aa08950063264ab1cfbce4ba38c1b (diff) |
perf callchain: Refactor inline_list to store srcline string directly
This is a preparation for the creation of real callchain entries for
inlined frames. The rest of the perf code uses the srcline string. As
such, using that also for the srcline API allows us to simplify some of
the upcoming code. Most notably, it will allow us to cache the srcline
for a given inline node and reuse it for different callchain entries.
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