diff options
author | Andi Kleen <[email protected]> | 2019-06-28 15:07:37 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-02 16:08:16 -0300 |
commit | 488c3bf7ece89e47887607863207021283e37828 (patch) | |
tree | 14eadba4ed9431e4fdd4d6b52e89a9af5cc48d15 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9c344d15f5783260f57c711f3fce72dd744bebe2 (diff) |
perf tools metric: Don't include duration_time in group
The Memory_BW metric generates groups including duration_time, which
maps to a software event.
For some reason this makes the group always not count.
Always put duration_time outside a group when generating metrics. It's
always the same time, so no need to group it.
Signed-off-by: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[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