[PATCH 5/7] perf hists: Use hpp_functions->width to calculate the column widths

2012-08-19 Thread Namhyung Kim
From: Namhyung Kim Signed-off-by: Namhyung Kim --- tools/perf/ui/hist.c | 27 +++ tools/perf/util/hist.c | 33 - 2 files changed, 27 insertions(+), 33 deletions(-) diff --git a/tools/perf/ui/hist.c b/tools/perf/ui/hist.c index 29c787c93

[PATCH 5/7] perf hists: Use hpp_functions->width to calculate the column widths

2012-08-06 Thread Namhyung Kim
From: Namhyung Kim Signed-off-by: Namhyung Kim --- tools/perf/ui/hist.c | 27 +++ tools/perf/util/hist.c | 33 - 2 files changed, 27 insertions(+), 33 deletions(-) diff --git a/tools/perf/ui/hist.c b/tools/perf/ui/hist.c index 01724a990