perf tools: Fix non-newt build
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 13 Mar 2010 00:05:10 +0000 (21:05 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 13 Mar 2010 07:23:37 +0000 (08:23 +0100)
commit567e54790e5c07152a93b6de4d0210af8b77da87
tree075fdcbd2d2a868feda3911f6782f117c2dea7a2
parent0308635917273030db6121d67c41ef2279b30340
perf tools: Fix non-newt build

The use_browser needs to be in a file that is always built and
also we need a browser__show_help stub in that case.

Reported-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1268438710-32697-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/perf.c
tools/perf/util/debug.h
tools/perf/util/newt.c