perf ui/stdio: Rename print_hierarchy_header()
authorNamhyung Kim <namhyung@kernel.org>
Tue, 13 Sep 2016 07:45:50 +0000 (16:45 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 13 Sep 2016 19:41:36 +0000 (16:41 -0300)
commit195bc0f8443d8d564ae95d2e9c19ac0edfd647c3
treec44537c97143f2943a00dba2a63ca83a9bab0142
parent9a6ad25b5a2026ba1399abc879ec623957867e79
perf ui/stdio: Rename print_hierarchy_header()

Now the hists__fprintf_hierarchy_headers() is a simple wrapper passing
field separator.  Let's do it directly.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20160913074552.13284-6-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/stdio/hist.c