diff options
author | Milian Wolff <milian.wolff@kdab.com> | 2017-10-09 22:32:58 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2017-10-24 14:59:55 +0200 |
commit | 2be8832f3c51cf9e36a3e80ff57f4137505c2ba4 (patch) | |
tree | af5c5fb3afb7f79259bdee94a09d1e97273217ce /.gitattributes | |
parent | perf callchain: Refactor inline_list to operate on symbols (diff) | |
download | linux-2be8832f3c51cf9e36a3e80ff57f4137505c2ba4.tar.xz linux-2be8832f3c51cf9e36a3e80ff57f4137505c2ba4.zip |
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 <milian.wolff@kdab.com>
Reviewed-by: Jiri Olsa <jolsa@redhat.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Yao Jin <yao.jin@linux.intel.com>
Link: http://lkml.kernel.org/r/20171009203310.17362-5-milian.wolff@kdab.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions