diff options
author | 2010-08-12 12:31:21 -0700 | |
---|---|---|
committer | 2010-08-17 09:09:03 +0200 | |
commit | 625fdcaa6d2a3db6a922bbd833450424e906111c (patch) | |
tree | 187a6b40d5cb40e082449f0810b89d5b5a96180c /tools/perf/util/trace-event-scripting.c | |
parent | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent (diff) | |
download | linux-dev-625fdcaa6d2a3db6a922bbd833450424e906111c.tar.xz linux-dev-625fdcaa6d2a3db6a922bbd833450424e906111c.zip |
latencytop: Fix kconfig dependency warnings
warning: (LATENCYTOP && HAVE_LATENCYTOP_SUPPORT) selects
SCHED_DEBUG which has unmet direct dependencies (DEBUG_KERNEL &&
PROC_FS) warning: (LATENCYTOP && HAVE_LATENCYTOP_SUPPORT) selects
SCHEDSTATS which has unmet direct dependencies (DEBUG_KERNEL && PROC_FS)
Add depends on STACKTRACE_SUPPORT for 'select STACKTRACE'.
Add depends on PROC_FS since that is where the output goes.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Arjan van de Ven <arjan@linux.intel.com>
LKML-Reference: <20100812123121.a7c99cde.randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions