diff options
| author | Li Zefan <[email protected]> | 2009-11-26 15:03:23 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-26 09:14:02 +0100 |
| commit | 925684d6d589e40e41007edf47c69e729d911263 (patch) | |
| tree | cb653b9a2fa673eabffdc2ed581731916b32bc0e /scripts/objdiff | |
| parent | 091ad3658e3c76c5fb05f65bfb64a0246f8f31b5 (diff) | |
tracing: Convert module refcnt events to DEFINE_EVENT
Use DECLARE_EVENT_CLASS to remove duplicate code:
text data bss dec hex filename
29854 1980 128 31962 7cda kernel/module.o.old
28750 1980 128 30858 788a kernel/module.o
Two events are converted:
module_refcnt: module_get, module_put
No change in functionality.
Signed-off-by: Li Zefan <[email protected]>
Cc: Rusty Russell <[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