From: Namhyung Kim Date: Tue, 9 Apr 2013 23:55:50 +0000 (+0900) Subject: ftrace: Get rid of ftrace_profile_bits X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20079ebe73c16b34621abd2993f3d48e2f9336b7;p=pandora-kernel.git ftrace: Get rid of ftrace_profile_bits 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed