]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16f7fd975472f0361e66e50f9f1d853510024f20
treecad288bb3c8d10fca08210a2d68cf271a269ccee
parent2e827b18dbfdd585e2c3ef32bd72806d4ef304c2
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