commit | 8f7a0dc51674ad0dd06155291b0aed60d655943c | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Aug 12 14:44:59 2009 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 13 09:05:48 2009 +0200 |
tree | 48b7ad68aeae4a1287d627908032ce366b98eb00 | |
parent | 04da8a43da804723a550f00dd158fd5b5e25ae35 [diff] |
perf list: Fix large list output by using the pager When /sys/kernel/debug is mounted the list can be imense, so use the pager like the other tools. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <20090812174459.GB3495@ghostprotocols.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>