diff options
author | Jiri Olsa <jolsa@kernel.org> | 2018-08-30 09:32:43 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-08-30 21:52:24 +0300 |
commit | 3b3cd9a41c2b5d97309099ba6eae69b2d3177226 (patch) | |
tree | d94c592528d32ac963e2e85ea27586ff9aa841c3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 31084123c1962dd4235655c1839a50c9cf6c709b (diff) | |
download | linux-3b3cd9a41c2b5d97309099ba6eae69b2d3177226.tar.xz |
perf stat: Move 'print_mixed_hw_group_error' to 'struct perf_stat_config'
Move the 'print_mixed_hw_group_error' global variable to 'struct perf_stat_config',
so that it can be passed around and used outside the 'perf stat' command.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180830063252.23729-35-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions