diff options
| author | Li Zefan <[email protected]> | 2009-12-08 11:14:36 +0800 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2009-12-13 18:34:23 +0100 |
| commit | 614a71a26ba3d97e9fa85649db69a682b78e407d (patch) | |
| tree | f0e52c9fa62f4e4230bc2ead2449caae3b30ff87 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 87d9b4e1c52867a45331a9a5495f6448e0c68b23 (diff) | |
tracing: Pull up calls to trace_define_common_fields()
Call trace_define_common_fields() in event_create_dir() only.
This avoids trace events to handle it from their define_fields
callbacks and shrinks the kernel code size:
text data bss dec hex filename
5346802 1961864 7103260 14411926 dbe896 vmlinux.o.old
5345151 1961864 7103260 14410275 dbe223 vmlinux.o
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions