diff options
| author | Li Zefan <[email protected]> | 2009-11-26 15:06:55 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-26 09:14:04 +0100 |
| commit | 071688f36e7eba3e37b2fc48e35bfdab99b80b4d (patch) | |
| tree | 938eeb106c1adcdccfdf55200e1564b28a39240c /scripts | |
| parent | 77ca1e0294f25fc26053ba14353e703158acef26 (diff) | |
tracing: Convert some jbd2 events to DEFINE_EVENT
Use DECLARE_EVENT_CLASS to remove duplicate code:
text data bss dec hex filename
34903 1693 448 37044 90b4 fs/jbd2/journal.o.old
31931 1693 416 34040 84f8 fs/jbd2/journal.o
Four events are converted:
jbd2_commit: jbd2_start_commit,
jbd2_commit_{locking, flushing, logging}
No change in functionality.
Signed-off-by: Li Zefan <[email protected]>
Cc: Theodore Ts'o <[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')
0 files changed, 0 insertions, 0 deletions