On Wed, 2013-04-10 at 08:55 +0900, Namhyung Kim wrote:
> From: Namhyung Kim
>
> 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.
Thanks! I'll queue it in my 3.10 branch.
-- Steve
>
> Signed-off-by: Namhyu
From: Namhyung Kim
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.
Signed-off-by: Namhyung Kim
---
kernel/trace/ftrace.c | 15 ---
1 file changed, 4 insertions(+), 11 deletions(-)
diff --git a/
2 matches
Mail list logo