perf hists: Introduce hists__scnprint_title()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 2 Apr 2018 17:20:20 +0000 (14:20 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Apr 2018 13:23:18 +0000 (10:23 -0300)
commit967a464a7e6d939f0b0dbb4ee41bd3d515fa9a6d
tree2d113bf942a4c7a2bbce3d3af4786ddc159634b4
parentf016d24acd95660ca264e0424c8037391d165553
perf hists: Introduce hists__scnprint_title()

That is not use any struct hists_browser internals, so that it can be
shared with the other UIs and tools.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Martin Liška <mliska@suse.cz>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=196935
Link: https://lkml.kernel.org/n/tip-w8mczjnqnbcj9yzfkv9ja6ro@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/ui/browsers/hists.c
tools/perf/util/hist.h