diff options
| author | Randy Dunlap <[email protected]> | 2010-08-12 19:31:21 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-08-17 07:09:03 +0000 |
| commit | 625fdcaa6d2a3db6a922bbd833450424e906111c (patch) | |
| tree | 187a6b40d5cb40e082449f0810b89d5b5a96180c /tools/perf/builtin-annotate.c | |
| parent | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... (diff) | |
| download | kernel-625fdcaa6d2a3db6a922bbd833450424e906111c.tar.gz kernel-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 <[email protected]>
Cc: Arjan van de Ven <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
