diff options
| author | Ingo Molnar <[email protected]> | 2009-06-03 10:39:26 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-06-03 10:39:26 +0200 |
| commit | ed966aac335a63083d3125198479447248637d9e (patch) | |
| tree | 7de805123f69cd4f97bc3e91c93fca9db610eab8 /scripts/stackusage | |
| parent | 5352f35d6ae7b8b981d77137fb268bc54d10624f (diff) | |
perf report: Handle vDSO symbols properly
We were not looking up vDSO symbols properly, because they
are in the kallsyms but are user-mode entries.
Pass negative addresses to the kernel dso object, this
way we resolve them properly:
0.05% [kernel]: vread_tsc
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Marcelo Tosatti <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: John Kacur <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions