From: Ingo Molnar Date: Thu, 4 Sep 2008 12:04:51 +0000 (+0200) Subject: ftrace: make it depend on DEBUG_KERNEL X-Git-Tag: v2.6.28-rc1~78^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ee6d992821f471193a7ee7a00af9ebb4bf5d01;p=pandora-kernel.git ftrace: make it depend on DEBUG_KERNEL make most of the tracers depend on DEBUG_KERNEL - that's their intended purpose. (most distributions have DEBUG_KERNEL enabled anyway so this is not a practical limitation - but it simplifies the tracing menu in the normal case) Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed