perf ui browser: Return the exit key in all browsers
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 11 Aug 2010 13:07:43 +0000 (10:07 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 19 Aug 2010 22:39:52 +0000 (19:39 -0300)
commitb50e003db13848dd74572ffd221047683313981d
tree84c50dd8f8251ffbb05bfa83b21f4a1e864efc63
parent8f9bbc408b6f704e84d0ae78e6093005ad58d4fe
perf ui browser: Return the exit key in all browsers

Make all browsers return the exit key uniformly and remove the
newtExitStruct parameter, removing one more newt specific thing from the
ui API.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/util/ui/browser.c
tools/perf/util/ui/browser.h
tools/perf/util/ui/browsers/annotate.c
tools/perf/util/ui/browsers/hists.c
tools/perf/util/ui/browsers/map.c
tools/perf/util/util.h