aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2009-03-13 00:00:58 -0400
committerSteven Rostedt <srostedt@redhat.com>2009-03-13 00:00:58 -0400
commiteb1871f34358024acfa3523ef375ef14b7527173 (patch)
treeb09887f47e77f5935ef54ff41c2707cd67bb9a7f /kernel/trace/trace.h
parent5cc985488845ec7227a2c5cfd2fd62cf57fb411a (diff)
tracing: left align location header in stack_trace
Ingo Molnar suggested, instead of: Depth Size Location (27 entries) ----- ---- -------- 0) 2880 48 lock_timer_base+0x2b/0x4f 1) 2832 80 __mod_timer+0x33/0xe0 2) 2752 16 __ide_set_handler+0x63/0x65 To have it be: Depth Size Location (27 entries) ----- ---- -------- 0) 2880 48 lock_timer_base+0x2b/0x4f 1) 2832 80 __mod_timer+0x33/0xe0 2) 2752 16 __ide_set_handler+0x63/0x65 Requested-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'kernel/trace/trace.h')
0 files changed, 0 insertions, 0 deletions