aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-10-26ART: Add boot.oat support to compile statistics scriptsArtem Kotsiuba
2021-09-15ART: Replace old script (run.py) to get compilation metricsArtem Kotsiuba
2019-11-22Merge "Support benchmark filtering in run.py."Artem Serov
2019-09-09Merge "Fix run.py result calculation when using the --dont-auto-calibrate opt...David Horstmann
2019-09-03Fix KeepSameKeys function.Julien Duraj
2019-09-02Fix run.py result calculation when using the --dont-auto-calibrate option.David Horstmann
2019-09-02Fix checkstyle wrappers.Julien Duraj
2019-08-23Add support of benchmark jar and resources filesEvgeny Astigeevich
2019-08-16Support benchmark filtering in run.py.Artem Serov
2019-03-08Add workarounds to run benchmarks with chroot approachEvgeny Astigeevich
2018-06-25boot.oat stats: FileSize value must be an arrayJulien Duraj
2018-06-22Support fetching stats from locally built boot.oatJulien Duraj
2017-06-14Fix compiler-filter option for benchmark runnerJulien Duraj
2017-05-22Merge "Implement cpuset support."Anton Kirilov
2017-05-18benchmarks: also clear the ODEX locationJulien Duraj
2017-05-15Implement cpuset support.Anton Kirilov
2017-05-11Port and fit the benchmarks from 'ReversiGame' suite.donghui.bai
2017-05-11Add original benchmarks from 'ReversiGame' suite.donghui.bai
2017-02-07benchmarks: Fix line splitting issueJulien Duraj
2017-02-02Fix Benchmark json output for linux devicesJulien Duraj
2017-01-31Fix memory statistics parsingJulien Duraj
2016-12-21Compilation stats: Support linux targetsJulien Duraj
2016-10-04Print removed keys and remove stacktrace in warningslor_marshmallowJulien Duraj
2016-09-09Do geomean computation on filtered common keysJulien Duraj
2016-08-25Add missing separator for "bin/dalvik32vm"Julien Duraj
2016-08-24Merge "Fix the execution of long command lines by adb."Alexandre Rames
2016-08-24Merge "Implement an equivalent to os.path.join() for device paths."Alexandre Rames
2016-08-23Merge "Lower JIT threshold when running JIT mode"Xueliang Zhong
2016-08-22Fix the execution of long command lines by adb.Anton Kirilov
2016-08-22Implement an equivalent to os.path.join() for device paths.Anton Kirilov
2016-08-18Compilation statistics with alternate Android rootAnton Kirilov
2016-08-12Merge "Filter warnings from scipy for linaro automation output."Alexandre Rames
2016-08-11Filter warnings from scipy for linaro automation output.Alexandre Rames
2016-08-10Introduce a tool to convert result JSON files to bm-plotter format.Alexandre Rames
2016-08-04Lower JIT threshold when running JIT modexueliang.zhong
2016-08-03Fix `compare.py`'s `--significant-changes`.Alexandre Rames
2016-08-03Remove deprecated benchmarks.Alexandre Rames
2016-07-28Improve the `--print-extended` option.Alexandre Rames
2016-06-21Do not pass `--debug` to the benchmark app when verbose is set.Alexandre Rames
2016-06-20Add -Xnodex2oat option when running JIT mode.xueliang.zhong
2016-06-14Fix the android-root run of the benchmarks.Serban Constantinescu
2016-06-14Fix the geomean relative difference in compare.pyAlexandre Rames
2016-06-01Change the output OAT file name to avoid clashes between different ISAs.Anton Kirilov
2016-05-27Optimize the boot.oat compilation.Anton Kirilov
2016-05-27Fix the boot.oat compilation.Anton Kirilov
2016-05-26Android Root - Add -Xbootclasspath option to dalvikvm.Serban Constantinescu
2016-05-26Merge "Remove `tools/benchmarks/compare.py`."Alexandre Rames
2016-05-26Merge "Print geomean in `compare.py`."Alexandre Rames
2016-05-26Merge "Fix `PrintDiff()` and add a regression test."Alexandre Rames
2016-05-26Remove `tools/benchmarks/compare.py`.Alexandre Rames