Steven Rostedt
2da03ecee6
tracing: fix stack tracer header
The stack tracer use to look like this:
# cat /debug/tracing/stack_trace
Depth Size Location (57 entries)
----- ---- --------
0) 5088 16 mempool_alloc_slab+0x16/0x18
1) 5072 144 mempool_alloc+0x4d/0xfe
2) 4928 16 scsi_sg_alloc+0x48/0x4a [scsi_mod]
Now it looks like this:
# cat /debug/tracing/stack_trace
Depth Size Location (57 entries)
----- ---- --------
0) 5088 16 mempool_alloc_slab+0x16/0x18
1) 5072 144 mempool_alloc+0x4d/0xfe
2) 4928 16 scsi_sg_alloc+0x48/0x4a [scsi_mod]
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
2009-03-12 21:15:01 -04:00
..
2009-03-10 22:55:31 +01:00
2009-03-10 00:35:05 -04:00
2009-03-06 12:07:38 +01:00
2009-03-06 17:59:12 +01:00
2009-02-06 01:01:41 +01:00
2009-03-06 17:59:12 +01:00
2009-03-12 21:14:59 -04:00
2009-02-06 01:01:41 +01:00
2009-03-10 14:13:14 -04:00
2009-03-10 20:03:01 +01:00
2009-03-12 21:15:00 -04:00
2009-03-10 13:12:58 -04:00
2009-03-10 13:12:58 -04:00
2009-03-10 14:13:14 -04:00
2009-03-12 21:15:00 -04:00
2009-03-10 14:13:14 -04:00
2009-03-12 21:15:00 -04:00
2009-02-18 01:40:20 +01:00
2009-02-25 09:16:01 +01:00
2009-03-04 22:15:30 -05:00
2009-03-12 21:15:00 -04:00
2009-02-06 01:01:41 +01:00
2009-03-12 21:15:00 -04:00
2009-03-06 17:59:12 +01:00
2009-02-13 09:06:18 -05:00
2009-03-12 21:15:01 -04:00
2009-02-18 01:40:20 +01:00
2009-03-04 22:15:30 -05:00
2008-05-23 21:13:23 +02:00
2009-03-10 00:35:05 -04:00
2009-03-12 21:15:01 -04:00
2009-02-17 12:38:24 -05:00
2009-01-14 12:11:37 +01:00
2009-03-05 21:46:40 -05:00
2009-03-10 22:55:31 +01:00
2009-03-12 21:15:00 -04:00
2009-03-12 21:15:00 -04:00