commit | 967a464a7e6d939f0b0dbb4ee41bd3d515fa9a6d | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Apr 02 14:20:20 2018 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Apr 03 10:23:18 2018 -0300 |
tree | 2d113bf942a4c7a2bbce3d3af4786ddc159634b4 | |
parent | f016d24acd95660ca264e0424c8037391d165553 [diff] |
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>