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:
ed6f1c9
)
ftrace: Get rid of ftrace_profile_bits
author
Namhyung Kim
<namhyung.kim@lge.com>
Tue, 9 Apr 2013 23:55:50 +0000
(08:55 +0900)
committer
Steven Rostedt
<rostedt@goodmis.org>
Sat, 13 Apr 2013 03:02:33 +0000
(23:02 -0400)
It seems that function profiler's hash size is fixed at 1024. Add and
use FTRACE_PROFILE_HASH_BITS instead and update hash size macro.
Link:
http://lkml.kernel.org/r/1365551750-4504-1-git-send-email-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found