]> Git Repo - linux.git/commit
perf tools: Query terminal width and use in perf list
authorAndi Kleen <[email protected]>
Thu, 15 Sep 2016 22:24:44 +0000 (15:24 -0700)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 4 Oct 2016 00:35:45 +0000 (21:35 -0300)
commit61eb2eb434b3430c6ef70536eb3d16b616b5ee52
treea289700b5c404324000000d594954c97371134f8
parent08e60ed15d0483be38a87d17538ccf02acff5b1f
perf tools: Query terminal width and use in perf list

Automatically adapt the now wider and word wrapped perf list output to
wider terminals. This requires querying the terminal before the auto
pager takes over, and exporting this information from the pager
subsystem.

Signed-off-by: Andi Kleen <[email protected]>
Signed-off-by: Sukadev Bhattiprolu <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Madhavan Srinivasan <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/lib/subcmd/pager.c
tools/lib/subcmd/pager.h
tools/perf/util/pmu.c
This page took 0.054725 seconds and 4 git commands to generate.