diff options
author | 2020-05-25 00:42:07 +0200 | |
---|---|---|
committer | 2020-05-28 10:03:28 -0300 | |
commit | 5f09ca5a1484632d1d3dc533d626d12c4370dbbc (patch) | |
tree | 37d0b3b2ce3d1d105754299dec538488ef9acf94 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf tests: Consider subtests when searching for user specified tests (diff) | |
download | wireguard-linux-5f09ca5a1484632d1d3dc533d626d12c4370dbbc.tar.xz wireguard-linux-5f09ca5a1484632d1d3dc533d626d12c4370dbbc.zip |
perf stat: Do not pass avg to generic_metric
There's no need to pass the given evsel's count to metric data, because
it will be pushed again within the following metric_events loop.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20200524224219.234847-3-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions