diff options
| author | Jiri Olsa <jolsa@kernel.org> | 2016-01-18 10:24:12 +0100 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-02-03 12:24:10 -0300 |
| commit | 7c31e10266bd18de163d5c60899591c0540bb002 (patch) | |
| tree | 98314ba2dec29fc882722104ec44e9bec0fe96c0 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | perf hists: Separate output fields parsing into setup_output_list function (diff) | |
| download | linux-7c31e10266bd18de163d5c60899591c0540bb002.tar.gz linux-7c31e10266bd18de163d5c60899591c0540bb002.zip | |
perf hists: Introduce struct perf_hpp_list
Gather output and sort lists under struct perf_hpp_list, so we could
have multiple instancies of sort/output format entries.
Replacing current perf_hpp__list and perf_hpp__sort_list lists with
single perf_hpp_list instance.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1453109064-1026-15-git-send-email-jolsa@kernel.org
[ Renamed fields to .{fields,sorts} as suggested by Namhyung and acked by Jiri ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
