linux/tools/perf/ui
Namhyung Kim 59ed16b315 perf ui: Always compile browser setup code
We now have proper fallback logic, so always build it regardless of TUI
or GTK setting.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1352813436-14173-5-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-11-14 16:53:03 -03:00
..
browsers perf annotate: Don't try to follow jump target on PLT symbols 2012-11-09 16:23:21 -03:00
gtk perf ui: Add ui_progress__finish() 2012-11-14 16:52:56 -03:00
stdio
tui perf ui: Introduce generic ui_progress helper 2012-11-14 16:52:39 -03:00
browser.c
browser.h
helpline.c
helpline.h
hist.c perf diff: Start moving to support matching more than two hists 2012-11-08 17:43:09 -03:00
keysyms.h
libslang.h
progress.c perf ui: Add ui_progress__finish() 2012-11-14 16:52:56 -03:00
progress.h perf ui: Add ui_progress__finish() 2012-11-14 16:52:56 -03:00
setup.c
ui.h perf ui: Always compile browser setup code 2012-11-14 16:53:03 -03:00
util.c
util.h