diff options
author | Andi Kleen <[email protected]> | 2016-05-24 12:52:39 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-06-06 17:43:12 -0300 |
commit | c51fd6395d67a6d414834db7f892c95594247d6f (patch) | |
tree | 43f9cc6f79f78e967385da90757e8faec92daeef /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 41c8ca2a924b359e8f1768f8550487cd13a1ec03 (diff) |
perf stat: Add missing aggregation headers for --metric-only CSV
When in CSV mode --metric-only outputs an header, unlike the other
modes. Previously it did not properly print headers for the aggregation
columns, so the headers were actually shifted against the real values.
Fix this here by outputting the correct headers for CSV.
v2: Indent array.
Signed-off-by: Andi Kleen <[email protected]>
Acked-by: 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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions