aboutsummaryrefslogtreecommitdiff
path: root/gather-metrics.sh
AgeCommit message (Expand)Author
2024-05-06Revert "gather-metrics.sh: Failing if no successful benchmark (perf.csv is em...HEADmasterLaurent Alfonsi
2024-03-21gather-metrics.sh: Relevant changes from other patches in the series.Prathamesh Kulkarni
2024-02-21Temporarily store perf-temp.csv to debug issue with field ordering in perf.csv.Prathamesh Kulkarni
2024-01-10fixup-perf-csv.py: Merge status info in perf.csv and remove symbol entries fo...Prathamesh Kulkarni
2023-11-30gather-metrics.sh: Failing if no successful benchmark (perf.csv is empty)Laurent Alfonsi
2023-11-28gather-metrics.sh,coremark.sh: Fix status.csvLaurent Alfonsi
2023-11-17gather-metrics.sh: regenerate status.csv in case we have only results.csvLaurent Alfonsi
2023-11-14gather-metrics.sh, perfdatadir2csv.sh: Use status.csvLaurent Alfonsi
2023-07-13gather-metrics.sh: Fix when results_dir ends with a /Laurent Alfonsi
2023-06-26gather-metrics.sh: Fix up formatting for perf.csv.Prathamesh Kulkarni
2023-06-20Only consider bmk exe symbols for computing exe md5sum.Prathamesh Kulkarni
2023-04-06Add md5sum for exe.Prathamesh Kulkarni
2023-03-08merge-metric-csvs.py: Remove check that input csv should contain all metrics.Prathamesh Kulkarni
2023-03-07gather-metrics.sh: Support gathering of sub-set of metricsMaxim Kuvyrkov
2023-02-26Refactor metric_utils to provide a Benchmarks hierarchy.Prathamesh Kulkarni
2023-02-22Calculate sizes for entries from perf csv.Prathamesh Kulkarni
2023-02-14gather-metrics.sh: Do not assume output directory is createdMaxim Kuvyrkov
2022-10-14Add support for SVE metric.Prathamesh Kulkarni
2022-10-12Add size metric to coremark.Prathamesh Kulkarni
2022-09-19md5sum-data-to-csv.py: Calculate md5sum only from symbols from perf.csv.Prathamesh Kulkarni
2022-09-08gather-metrics.sh: Find results.csv in a more robust manner.Prathamesh Kulkarni
2022-09-01gather-metrics.sh: Remove workaroundMaxim Kuvyrkov
2022-08-31gather-metrics.sh: Remove unused size code from perf handlingMaxim Kuvyrkov
2022-06-23Search for results.csv inside node dir in gather_perf_data.Prathamesh Kulkarni
2022-06-16Rename nm-data-to-csv.py to size-data-to-csv.py.Prathamesh Kulkarni
2022-06-08gather-metrics.sh: A driver script that calls metric scripts and merges csvPrathamesh Kulkarni