aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06Revert "gather-metrics.sh: Failing if no successful benchmark (perf.csv is em...HEADmasterLaurent Alfonsi
2024-04-29spec2xxx-result: Add spec run id in the extension of the results filesLaurent Alfonsi
2024-04-26break-up-bmks.sh: Disabling 548.exchange2_rLaurent Alfonsi
2024-04-18cpu2006.cfg: Add option for recent compilers to build these benchmarksLaurent Alfonsi
2024-04-18prepare-board.sh: keep udev service activeLaurent Alfonsi
2024-04-15cpu20**.cfg: Remove --std=legacy flag as unsupported now by flangLaurent Alfonsi
2024-04-10merge-metric-csvs.py: arrange result columns orderLaurent Alfonsi
2024-04-03run.sh: Limit the number of parallel SPEC installationLaurent Alfonsi
2024-03-27compute-variability.py: Enhance peak detection for 2-peaks-linear algorithmLaurent Alfonsi
2024-03-21gather-metrics.sh: Relevant changes from other patches in the series.Prathamesh Kulkarni
2024-03-21Pass status.csv to metric files.Prathamesh Kulkarni
2024-03-21merge-metric-csvs.py: Add --interesting_symbols and --metric_csvs options.Prathamesh Kulkarni
2024-03-21Remove merging of status metric in fixup-perf-csv.py.Prathamesh Kulkarni
2024-03-14compute-variability.py: new weight method 2-peaks-linearLaurent Alfonsi
2024-03-14compute-variability.py: compute weight list for each inputLaurent Alfonsi
2024-03-04output-bmk-results.py: Fix typoLaurent Alfonsi
2024-02-29Fix order of columns after merging and drop duplicate entries.Prathamesh Kulkarni
2024-02-28output-bmk-results.py: Add parameter to specify the kind of data in specific_...Laurent Alfonsi
2024-02-28compute-variability.py: extend to other method than averageLaurent Alfonsi
2024-02-27compute-variability.py: Remove handling of current csvLaurent Alfonsi
2024-02-27compute-variability.py: Fixed weight average computationLaurent Alfonsi
2024-02-21Temporarily store perf-temp.csv to debug issue with field ordering in perf.csv.Prathamesh Kulkarni
2024-02-21csvs2table.py: Add a workaround to make tcwg_aosp-build.sh workMaxim Kuvyrkov
2024-02-20compute-variability.py: Can now use current compare-results.csvLaurent Alfonsi
2024-02-15output-bmk-results.py: Add debug printsLaurent Alfonsi
2024-01-31Update position of status field.Prathamesh Kulkarni
2024-01-31[RFC] Extend gen_interesting_symbols.py to handle multiple perf csvs.Prathamesh Kulkarni
2024-01-10fixup-perf-csv.py: Merge status info in perf.csv and remove symbol entries fo...Prathamesh Kulkarni
2023-12-29spec2xxx-config: Remove old code to autodetect mcpu / mfpuLaurent Alfonsi
2023-12-21compute-variability.py: Cast values to float to avoid internal python error i...Laurent Alfonsi
2023-12-13spec2xxx-config,cpu2017_llvm.cfg: Os and Oz unsupported in flangLaurent Alfonsi
2023-12-06break-up-bmks.sh: Add spec2017_fast_nofortran benchmark setLaurent Alfonsi
2023-12-05csvs2table.py: Fix header for non relative mode.Prathamesh Kulkarni
2023-12-05compute-variability.py: Use np.average for computing weighted average.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-24spec2xxx-config: remove flag flang-experimental-execAntoine Moynault
2023-11-17gather-metrics.sh: regenerate status.csv in case we have only results.csvLaurent Alfonsi
2023-11-14compare-results.py, csvs2table.py: Include failed benchmarks in output reportLaurent Alfonsi
2023-11-14compute-variability.py: no need anymore to handle 888888888 and 999999999 mag...Laurent Alfonsi
2023-11-14merge-metric-csvs.py, output-bmk-results.py: Adapt to use "status" field inst...Laurent Alfonsi
2023-11-14gather-metrics.sh, perfdatadir2csv.sh: Use status.csvLaurent Alfonsi
2023-11-14coremark.sh, spec2xxx-result: Create status.csvLaurent Alfonsi
2023-10-19metric_utils.py: Add entries for status.Prathamesh Kulkarni
2023-10-02compute-variability.py: Compute variability for all symbolsLaurent Alfonsi
2023-10-02prepare-board.sh: retry when failing to set a system valueLaurent Alfonsi
2023-09-29output-bmk-results.py (get_short_long_diag): Change output formatMaxim Kuvyrkov
2023-09-15perfdatadir2csv.sh: report failed benchmarks again in generated csv filesLaurent Alfonsi
2023-09-15prepare-board/freq-qc: decrease Qualcomm cpu frequencyLaurent Alfonsi
2023-09-09Rework vect and sve metric.Prathamesh Kulkarni