]> git.baikalelectronics.ru Git - kernel.git/commit
perf hists: Remove perf_hpp__column_(disable|enable)
authorJiri Olsa <jolsa@kernel.org>
Mon, 18 Jan 2016 09:24:08 +0000 (10:24 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 3 Feb 2016 15:24:08 +0000 (12:24 -0300)
commitc902d9612fa2b366c572e8774f0f76c0832fe5c2
tree702954b751400bf443933ec05083d50627a3e47f
parent12fe65996553f49680be05e98faec555c00c879a
perf hists: Remove perf_hpp__column_(disable|enable)

Those functions are no longer needed. They operate over perf_hpp__format
array which is now used only as template for dynamic entries.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1453109064-1026-11-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/hist.c
tools/perf/util/hist.h