aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/ui/browsers/hists.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2014-07-31 14:47:39 +0900
committerArnaldo Carvalho de Melo <[email protected]>2014-08-12 12:03:06 -0300
commitcf59002fdebc9c00ee29233e65bc39dd69e0eaf6 (patch)
tree459a91499433b17621bf402cdbefefc185ef5287 /tools/perf/ui/browsers/hists.c
parent5b5916696051b88e63f3726cc3db44bf9561bad9 (diff)
perf top: Add -w option for setting column width
Add -w/--column-widths option like perf report does so that users are able to see symbols even with some very long C++ library/functions. It can be a list separated by comma for each column. $ perf top -w 0,20,30 The value of 0 means there's no limit. Signed-off-by: Namhyung Kim <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/browsers/hists.c')
0 files changed, 0 insertions, 0 deletions