diff options
| author | Helge Deller <[email protected]> | 2021-02-25 17:20:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-26 09:41:03 -0800 |
| commit | 152c432b128cb043fc107e8f211195fe94b2159c (patch) | |
| tree | 9c37a869af4790a80d328e8442fdcb673c305811 /tools/perf/scripts/python/flamegraph.py | |
| parent | 2956f4e4f0c504697f9dd6b84fd5c57ede35d333 (diff) | |
proc/wchan: use printk format instead of lookup_symbol_name()
To resolve the symbol fuction name for wchan, use the printk format
specifier %ps instead of manually looking up the symbol function name
via lookup_symbol_name().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Helge Deller <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions