git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
292ec4c
)
xfs: convert more trace events to DEFINE_EVENT
author
Li Zefan
<lizf@cn.fujitsu.com>
Mon, 24 May 2010 08:25:57 +0000
(08:25 +0000)
committer
Alex Elder
<aelder@sgi.com>
Fri, 28 May 2010 20:19:31 +0000
(15:19 -0500)
Use DECLARE_EVENT_CLASS, and save ~15K:
text data bss dec hex filename
171949 43028 48 215025 347f1 fs/xfs/linux-2.6/xfs_trace.o.orig
156521 43028 36 199585 30ba1 fs/xfs/linux-2.6/xfs_trace.o
No change in functionality.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/linux-2.6/xfs_trace.h
patch
|
blob
|
history
diff --cc
fs/xfs/linux-2.6/xfs_trace.h
Simple merge