aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/benchmarks_run_target.sh
AgeCommit message (Expand)Author
2022-03-24Support new CPU structure format for benchmarksChris Jones
2022-01-28Adjust the ART bootclasspath handling.Artem Serov
2021-09-24ART: Add compilation_stats_target.sh to iterate over different deviceArtem Kotsiuba
2021-09-17ART: Move functions that can be reused in other benchmarkArtem Kotsiuba
2021-07-14isa-features argument for benchmark_run_target.shJoel Goddard
2021-03-22Convert scripts to use the new argument parserJulien Duraj
2020-05-26Refactor setup_android_target.Artem Serov
2020-05-07Fix boot classpath for dex2oat and dalvikvmEvgeny Astigeevich
2020-04-21Exclude benchmark calibration from perf profile collectionEvgeny Astigeevich
2020-03-27Implement profiling benchmarks with simpleperf on targetEvgeny Astigeevich
2020-01-10Fix "dex2oatd: inaccessible or not found"Evgeny Astigeevich
2019-12-09Add options dump-cfg and dump-cfg-methodsEvgeny Astigeevich
2019-11-25Add ability to run user-specified benchmarksEvgeny Astigeevich
2019-11-20Restore boot.oat code size benchmarkingEvgeny Astigeevich
2019-10-02Update scripts due to renamed ANDROID_RUNTIME_ROOTEvgeny Astigeevich
2019-09-10Fix 'dalvikvm not found' errorEvgeny Astigeevich
2019-08-14Update scripts according to latest APEX changesEvgeny Astigeevich
2019-08-06Fix issues with dex2oatd in cmdline.shEvgeny Astigeevich
2019-07-03Update scripts due to latest APEX changesEvgeny Astigeevich
2019-04-01target-test: Add a flag to skip the buildJulien Duraj
2019-03-26Add ANDROID_TZDATA_ROOT and fix bootclasspathEvgeny Astigeevich
2019-03-22benchmarks: skip building adb on CI bots.Julien Duraj
2019-02-13Use chroot approach to run benchmarksEvgeny Astigeevich
2018-12-10Enable arm64 arch variants for benchmarking.Artem Serov
2018-12-10Enable arm64 arch variants for target tests.Artem Serov
2018-06-22benchmarks: build boot.oat on the host for statisticsJulien Duraj
2018-03-16benchmarks: disconnect from deviceVishal Bhoj
2018-03-06benchmarks: fix typo and boost disablingJulien Duraj
2018-03-05benchmarks: device_restore before disconnectingJulien Duraj
2018-03-05Merge "Documented executable install routine for intel bot"Julien Duraj
2018-02-15Perf tools: Rewrite the old perf scripts.Petre-Ionut Tudor
2017-10-25Documented executable install routine for intel botJulien Duraj
2017-06-01Add support for the hikey960 boardJulien Duraj
2017-04-26Add a new exit_on_failure function and clarify docKevin Brodsky
2017-03-16Add a NOTICE license file and license headersKevin Brodsky
2017-03-14Refactor end of scripts main functionJulien Duraj
2017-03-02Refactor dump_options to utils.shJulien Duraj
2017-02-16Rename the cpu "full" option to cpu "default" optionJulien Duraj
2017-02-01Add requirement for --skip-build in the help.Julien Duraj
2017-01-25Use the latest shellcheckKevin Brodsky
2017-01-17benchmarks: validate_options should exit 1 when a validation failsJulien Duraj
2017-01-17benchmarks: run benchmarks on adb device over networkVishal Bhoj
2017-01-17benchmarks: support to skip build/running benchmarksVishal Bhoj
2017-01-12benchmarks: Add --full-cpu optionJulien Duraj
2017-01-11Use dash for all multi-word command-line optionsJulien Duraj
2017-01-11Refactor set_option into utils.shJulien Duraj
2017-01-11benchmarks: update help (devices)Julien Duraj
2016-12-20Add support for benchmarking linux builds of ARTJulien Duraj
2016-12-13Use the adb_shell wrapper everywhereJulien Duraj
2016-12-07Clean up set_environment_ functionsJulien Duraj