From: Steven Rostedt Date: Mon, 20 Apr 2009 14:47:36 +0000 (-0400) Subject: tracing: create menuconfig for tracing infrastructure X-Git-Tag: v2.6.31-rc1~401^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed9f0716e46bb9646f26e73f4a1b5b24db7947a;p=pandora-kernel.git tracing: create menuconfig for tracing infrastructure During testing we often use randconfig to test various kernels. The current configuration set up does not give an easy way to disable all tracing with a single config. The case where randconfig would test all tracing disabled is very unlikely. This patch adds a config option to enable or disable all tracing. It is hooked into the tracing menu just like other submenus are done. [ Impact: allow randconfig to easily produce all traces disabled ] Reported-by: Ingo Molnar Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed