aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19cpu2006.cfg: Workaround c++11 incompatibility in 483.xalancbmktcwg_bmkMaxim Kuvyrkov
2019-03-01cpu2006.cfg: Try to fix 473.astar build problem with ClangMaxim Kuvyrkov
2019-02-26run.sh: Handle "--benches c_and_cxx" for LLVM benchmarkingMaxim Kuvyrkov
2019-01-28csvs2table.py: Force line terminator to '\n'Christophe Lyon
2019-01-23Changes for tcwg_bmk projectMaxim Kuvyrkov
2018-12-21run.sh: Fix usage so that it prints info on all options.Christophe Lyon
2018-12-19run.sh: Fix copying of remote sysrootChristophe Lyon
2018-10-31spec2xxx-config: Add $sysroot/usr/lib rpath.Christophe Lyon
2018-10-31spec2xxx-config: Fix detection of -funconstrained-commons option.Christophe Lyon
2018-10-30ssh-cc.sh: Add comments.Christophe Lyon
2018-10-30run.sh: Run spec2xxx-config in verbose mode.Christophe Lyon
2018-10-29spec2xxx-config: Add support for $sysroot/usr/lib*Christophe Lyon
2018-10-29Use -funconstrained-commons if supported.Christophe Lyon
2018-10-26spec2xxx-config: Scan $sysroot/lib64 only if it existsChristophe Lyon
2018-10-26spec2xxx-config: Fix typo in find command.Christophe Lyon
2018-10-26spec2xxx-config: Early exit if cannot find ld-*.soChristophe Lyon
2018-10-26Support $sysroot/lib64Christophe Lyon
2018-04-22add std=legacy to build with trunkKugan Vivekanandarajah
2018-03-23compare.pl: New script.Christophe Lyon
2017-12-11quick-view-spec.pl: Default to reporting SPEC score instead of runtime.Charles Baylis
2017-11-24prepare-board.sh: Use "ntpd -gq" instead of ntpdate.Maxim Kuvyrkov
2017-10-20quick-view-spec.pl: Don't use "est. base run time" field.Christophe Lyon
2017-09-24perfdatadir2csv.sh: Sort output by decreasing "samples".Maxim Kuvyrkov
2017-09-24csvs2table.py: Add --relative base.csv optionMaxim Kuvyrkov
2017-09-24csvs2table.py: Convert to python3Maxim Kuvyrkov
2017-09-21csvs2table.py: Fix option processingMaxim Kuvyrkov
2017-09-21perfdatadir2csv.sh: Improve search for perf binaryMaxim Kuvyrkov
2017-09-21run.sh: fix formattingMaxim Kuvyrkov
2017-09-18run.sh: Update handling of --ignore_errors option.Maxim Kuvyrkov
2017-09-12run.sh: Fix wait condition when collecting results.Christophe Lyon
2017-09-06quick-view-spec.pl: Add --peak option.Christophe Lyon
2017-08-25run.sh: Add --ignore_errors option.Christophe Lyon
2017-07-11prepare-board.sh: Change ntpd service name into ntp.Christophe Lyon
2017-06-22quick-view-spec.pl: Add %age change and CSV output.Charles Baylis
2017-06-22quick-view-spec.pl: New script.Charles Baylis
2017-06-15prepare-board.sh: remove default profile mechanism.Charles Baylis
2017-06-15run.sh: pass profile name to prepare-board.shCharles Baylis
2017-06-15prepare-board.sh: Make cpufreq optionally independent of profile.Charles Baylis
2017-06-07prepare-board.sh: Make sure system time is correct and ntpd isn't running.Maxim Kuvyrkov
2017-05-28perfdatadir2csv.sh: Add --results-dir DIR optionMaxim Kuvyrkov
2017-05-28perfdatadir2csv.sh: Stabilize benchmark results orderMaxim Kuvyrkov
2017-05-28cpu2006.cfg: Make perf.data files readable by all.Maxim Kuvyrkov
2017-05-28perfdatadir2csv.sh: Fix typos.Maxim Kuvyrkov
2017-05-28perfdatadir2csv.sh: Add --perf-bin parameterMaxim Kuvyrkov
2017-05-27run.sh, spec2xxx-config: Move handling of sysroots options to spec2xxx-configMaxim Kuvyrkov
2017-05-22run.sh: Find dynamic linker assuming ld-<libc_version>.so formatMaxim Kuvyrkov
2017-05-22Handle --run_profile parameterMaxim Kuvyrkov
2017-05-18run.sh: Fix handling of --bench allMaxim Kuvyrkov
2017-05-18run.sh: Add more parameters.Maxim Kuvyrkov
2017-05-17run.sh: Support "all" --bench parameter.Maxim Kuvyrkov