perf ui browser: Use libslang to read keys
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 20 Oct 2011 18:59:15 +0000 (16:59 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 20 Oct 2011 18:59:15 +0000 (16:59 -0200)
commitcf9580036a830f9e95f32dbcedfc57ea1697f120
treecad288bb3c8d10fca08210a2d68cf271a269ccee
parent29208e573a9409ee56599cc0157f31b42c7a0235
perf ui browser: Use libslang to read keys

Just another step in stopping the use of libnewt in perf.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-uy6s534uqxq8tenh6s3k8ocj@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/builtin-annotate.c
tools/perf/util/hist.h
tools/perf/util/ui/browser.c
tools/perf/util/ui/browsers/annotate.c
tools/perf/util/ui/browsers/hists.c
tools/perf/util/ui/keysyms.h [new file with mode: 0644]
tools/perf/util/ui/libslang.h
tools/perf/util/ui/setup.c