aha/Documentation/perf_counter/util
Ingo Molnar a930d2c0d0 perf_counter tools: Add built-in pager support
Add Git's pager.c (and sigchain) code. A command only
has to call setup_pager() to get paged interactive
output.

Non-interactive (redirected, command-piped, etc.) uses
are not affected.

Update perf-report to make use of this.

[ Impact: new feature ]

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-05-27 09:59:00 +02:00
..
abspath.c perf_counter tools: Introduce stricter C code checking 2009-05-27 08:10:35 +02:00
alias.c
cache.h perf_counter tools: Introduce stricter C code checking 2009-05-27 08:10:35 +02:00
config.c
ctype.c
environment.c perf_counter tools: Add built-in pager support 2009-05-27 09:59:00 +02:00
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
help.c
help.h
levenshtein.c
levenshtein.h
list.h perf_counter: Add our private copy of list.h 2009-05-26 13:52:55 +02:00
pager.c perf_counter tools: Add built-in pager support 2009-05-27 09:59:00 +02:00
parse-events.c perf stat: Convert to Git option parsing 2009-05-26 11:59:34 +02:00
parse-events.h perf stat: Convert to Git option parsing 2009-05-26 11:59:34 +02:00
parse-options.c
parse-options.h
path.c
PERF-VERSION-GEN
quote.c
quote.h
rbtree.c perf_counter: Use rb_trees in perf report 2009-05-26 13:52:55 +02:00
rbtree.h perf_counter: Use rb_trees in perf report 2009-05-26 13:52:55 +02:00
run-command.c
run-command.h
sigchain.c perf_counter tools: Add built-in pager support 2009-05-27 09:59:00 +02:00
sigchain.h perf_counter tools: Add built-in pager support 2009-05-27 09:59:00 +02:00
strbuf.c
strbuf.h
usage.c
util.h perf_counter tools: Introduce stricter C code checking 2009-05-27 08:10:35 +02:00
wrapper.c