diff options
| author | Konstantin Khlebnikov <[email protected]> | 2016-05-20 00:09:11 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-05-20 02:12:14 +0000 |
| commit | 310c6dd06a0b3c6e808067379cfb56c864e95ffc (patch) | |
| tree | 2ba2bc37011138ef9dffb74a09a22d867d834c7c /lib/debugobjects.c | |
| parent | time: remove timespec_add_safe() (diff) | |
| download | kernel-310c6dd06a0b3c6e808067379cfb56c864e95ffc.tar.gz kernel-310c6dd06a0b3c6e808067379cfb56c864e95ffc.zip | |
scripts/decode_stacktrace.sh: handle symbols in modules
scripts/decode_stacktrace.sh presently displays module symbols as
func+0x0ff/0x5153 [module]
Add a third argument: the pathname of a directory where the script
should look for the file module.ko so that the output appears as
func (foo/bar.c:123) module
Without the argument or if the module file isn't found the script prints
such symbols as is without decoding.
Signed-off-by: Konstantin Khlebnikov <[email protected]>
Cc: Sasha Levin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
