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:
1569345
)
tracing: Add a helper function for event print functions
author
Li Zefan
<lizefan@huawei.com>
Thu, 21 Feb 2013 02:32:38 +0000
(10:32 +0800)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 15 Mar 2013 04:34:51 +0000
(
00:34
-0400)
Move duplicate code in event print functions to a helper function.
This shrinks the size of the kernel by ~13K.
text data bss dec hex filename
6596137 1743966
10138672
18478775
119f6b7 vmlinux.o.old
6583002 1743849
10138672
18465523
119c2f3 vmlinux.o.new
Link:
http://lkml.kernel.org/r/51258746.2060304@huawei.com
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found