diff options
author | Adrian Hunter <[email protected]> | 2013-09-12 21:19:19 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-09-19 11:32:17 -0300 |
commit | 5b6a42fcb38f3230922239255698dd8c39382978 (patch) | |
tree | 7b4e593e62e4141675fd17a678aecb4af5c34f73 /tools/perf/util/trace-event-scripting.c | |
parent | 886b37baa6274350fb271b2044dc50eb93cb1fc2 (diff) |
perf tools: Fix buildid cache handling of kallsyms with kcore
When kallsyms is used with kcore the dso long_name becomes the kcore
file name. That prevents the buildid cache from caching kallsyms.
(There is no support at present for caching kcore). Fix by changing it
so that the kallsyms name is used in that case instead.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Kept 'struct foo' pointer as first parameter of foo__ prefixed functions ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions