diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-02 14:24:28 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-03 10:23:32 -0300 |
commit | 25c312dbf88ca402bf47389c5aa4f1552799a8ca (patch) | |
tree | 5cc971e26d7a513889a9016a57b164f800dad00c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 967a464a7e6d939f0b0dbb4ee41bd3d515fa9a6d (diff) |
perf hists: Move hists__scnprintf_title() away from the TUI code
The previous patch made this function useful to non-TUI parts of the
tools, but left it where the function from what it was carved, so that
the patch showed more clearly the process.
Now just move it outside the TUI parts so that we can finally use it,
even when the TUI code doesn't get built/linked.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Martin Liška <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=196935
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions