diff options
author | Jiri Olsa <[email protected]> | 2016-01-18 10:24:21 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-03 12:24:17 -0300 |
commit | 43e0a68f13047750a3728c983a539c61fb4121c5 (patch) | |
tree | ab1bf70d80a1d54c60971189216a8be9c74aed0a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1a8ebd243a0b65c2a6d1458705d04dece937ab52 (diff) |
perf hists: Add struct perf_hpp_list argument to helper functions
Adding struct perf_hpp_list argument to following helper functions:
void perf_hpp__setup_output_field(struct perf_hpp_list *list);
void perf_hpp__reset_output_field(struct perf_hpp_list *list);
void perf_hpp__append_sort_keys(struct perf_hpp_list *list);
so they could be used on hists's hpp_list.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[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