diff options
| author | Li Zefan <[email protected]> | 2009-11-26 15:04:31 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-26 09:14:03 +0100 |
| commit | c467307c1a812c3150b27a68c2b2d3397bb40a4f (patch) | |
| tree | c4cbb435998016afdaa9ee71497867ecbf9a5def /scripts/objdiff | |
| parent | 53d0422c2d10808fddb2c30859193bfea164c7e3 (diff) | |
tracing: Convert softirq events to DEFINE_EVENT
Use DECLARE_EVENT_CLASS to remove duplicate code:
text data bss dec hex filename
12781 952 36 13769 35c9 kernel/softirq.o.old
11981 952 32 12965 32a5 kernel/softirq.o
Two events are converted:
softirq: softirq_entry, softirq_exit
No change in functionality.
Signed-off-by: Li Zefan <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[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