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:
850a80c
)
ftrace: remove struct list_head from struct dyn_ftrace
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Fri, 13 Mar 2009 09:51:27 +0000
(17:51 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 13 Mar 2009 10:36:20 +0000
(11:36 +0100)
Impact: save memory
The struct dyn_ftrace table is very large, this patch will save
about 50%.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Steven Rostedt <srostedt@redhat.com>
LKML-Reference: <
49BA2C9F
.8020009@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found