aboutsummaryrefslogtreecommitdiff
path: root/scripts/decodecode
AgeCommit message (Collapse)AuthorFilesLines
2007-07-16doc/oops-tracing: add Code: decode infoRandy Dunlap1-0/+51
Add info that the Code: bytes line contains <xy> or (wxyz) in some architecture oops reports and what that means. Add a script by Andi Kleen that reads the Code: line from an Oops report file and generates assembly code from the hex bytes. Signed-off-by: Randy Dunlap <[email protected]> Cc: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>