diff options
| author | Li Zefan <[email protected]> | 2009-11-26 15:05:03 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-26 09:14:03 +0100 |
| commit | 382ece710bf88b08440b598731361e5a47582b62 (patch) | |
| tree | c261ffb1229d1e1c329be362f97a89f03060c7ed /scripts/objdiff | |
| parent | c467307c1a812c3150b27a68c2b2d3397bb40a4f (diff) | |
tracing: Convert some workqueue events to DEFINE_EVENT
Use DECLARE_EVENT_CLASS to remove duplicate code:
text data bss dec hex filename
13171 800 72 14043 36db kernel/workqueue.o.old
12243 800 68 13111 3337 kernel/workqueue.o
Two events are converted:
workqueue: workqueue_insertion, workqueue_execution
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