diff options
| author | Chuck Ebbert <[email protected]> | 2006-03-23 02:59:30 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-03-23 07:38:03 -0800 |
| commit | 4d7d8c82c181711d28c8336108330a9121f5ef07 (patch) | |
| tree | 2e1537702c1e8447dfbe5b5917333f58f4416c1a /scripts/basic | |
| parent | b824eb605ccba995fd32c6590aed365f93d48002 (diff) | |
[PATCH] i386: multi-column stack backtraces
Print stack backtraces in multiple columns, saving screen space. Number of
columns is configurable and defaults to one so behavior is
backwards-compatible.
Also removes the brackets around addresses when printing more
that one entry per line so they print as:
<address>
instead of:
[<address>]
This helps multiple entries fit better on one line.
Original idea by Dave Jones, taken from x86_64.
Signed-off-by: Chuck Ebbert <[email protected]>
Signed-off-by: Dave Jones <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions