perf hists: Handle verbose in hists__sort_list_width
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 5 Aug 2010 22:15:48 +0000 (19:15 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 5 Aug 2010 22:38:01 +0000 (19:38 -0300)
commit903cce6eb9117550755de9bf92f3b48367b7dfe0
tree17dc3d618a32ba139e8d3a5f7e66ce41da3380b1
parent76ce93d0b61fa8c61b9cd917d9f7190b40fb29b6
perf hists: Handle verbose in hists__sort_list_width

Otherwise entries will get chopped up on the window.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/hist.c