]> 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)
commit9a0fe6dab75c61f4155bd6b4c02d067cbc87a227
tree702954b751400bf443933ec05083d50627a3e47f
parent135c9f872d52874c6d04bf61390b683cb11010b6
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