[PATCH 16/18] perf tools: Add more hpp helper functions

2013-12-17 Thread Namhyung Kim
From: Namhyung Kim Sometimes it needs to disable some columns at runtime. Add help functions to support that. Cc: Jiri Olsa Signed-off-by: Namhyung Kim --- tools/perf/ui/hist.c | 17 + tools/perf/util/hist.h | 3 +++ 2 files changed, 20 insertions(+) diff --git

[PATCH 16/18] perf tools: Add more hpp helper functions

2013-12-17 Thread Namhyung Kim
From: Namhyung Kim namhyung@lge.com Sometimes it needs to disable some columns at runtime. Add help functions to support that. Cc: Jiri Olsa jo...@redhat.com Signed-off-by: Namhyung Kim namhy...@kernel.org --- tools/perf/ui/hist.c | 17 + tools/perf/util/hist.h | 3 +++