diff options
| author | Li Zefan <[email protected]> | 2009-07-07 13:55:18 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-07-10 11:59:44 +0200 |
| commit | 9d7e934408b52cd53dd85270eb36941a6a318cc5 (patch) | |
| tree | bc018aa15bbacbd3621300a5cb0fecf0a1c46d52 /scripts/objdiff | |
| parent | 558df6c8f74ac4a0b9026ef85b0028280f364d96 (diff) | |
ksym_tracer: Fix the output of stat tracing
- make ksym_tracer_stat_start() return head->first instead of
&head->first
- make the output properly aligned
Before:
Access type Symbol Counter
NA <NA> 0
RW pid_max 0
After:
Access Type Symbol Counter
----------- ------ -------
RW pid_max 0
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Cc: "K.Prasad" <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions