diff options
author | 2021-02-25 17:20:45 -0800 | |
---|---|---|
committer | 2021-02-26 09:41:03 -0800 | |
commit | 152c432b128cb043fc107e8f211195fe94b2159c (patch) | |
tree | 9c37a869af4790a80d328e8442fdcb673c305811 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | alpha: remove CONFIG_EXPERIMENTAL from defconfigs (diff) | |
download | linux-dev-152c432b128cb043fc107e8f211195fe94b2159c.tar.xz linux-dev-152c432b128cb043fc107e8f211195fe94b2159c.zip |
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/20201217165413.GA1959@ls3530.fritz.box
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions