diff options
author | Konstantin Khlebnikov <koct9i@gmail.com> | 2016-05-19 17:09:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-19 19:12:14 -0700 |
commit | 310c6dd06a0b3c6e808067379cfb56c864e95ffc (patch) | |
tree | 2ba2bc37011138ef9dffb74a09a22d867d834c7c /drivers/scsi/BusLogic.c | |
parent | 8e4f70e21877297577dce13cca97599a5864a91f (diff) |
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 <koct9i@gmail.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/BusLogic.c')
0 files changed, 0 insertions, 0 deletions