aboutsummaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2016-03-18wa: config: update working directoryNaresh Kamboju
On Android 6.x version working directory '/storage/sdcard0' is been replaced with '/data/local/tmp/wa-working' Change-Id: If5a5c0dfca34126d4a44ac723c32a8ff008fe6ed Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-02-12Added agenda files for ART Juno benchmarkingMilosz Wasilewski
Change-Id: I42676bca6dd6e298d7c7756ee88679c0ba6640e0 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-02-10Fixed CPU layout for Nexus5xMilosz Wasilewski
First 4 CPUs are A53 and last 2 are A57 Change-Id: I0f530cc4f280f976663e39c9804702495f2abbeb Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2016-01-26Juno: applaunch: Adding new workload applaunch2016.01Naresh Kamboju
Change-Id: I1d81fdde90d86e4aca79eba7084e1009b2e8c84b Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-01-19WA2: Juno: eas: Adding uninstall_apk: trueNaresh Kamboju
In order to preserve space and make sure nothing is polluting results we should uninstall benchmarks after running. For WA this is done by using uninstall_apk parameter Example: - id: b10 name: sqlitebm workload_parameters: uninstall_apk: true Change-Id: I53121acf761e593c7a47e503115b977d22728b6b Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-01-12wa: juno: config: update working directoryNaresh Kamboju
On Android 6.x version working directory '/storage/sdcard0' is been replaced with '/data/local/tmp/wa-working' Change-Id: Iec53497cfe5e5b6d38dad336405c35f44af9d032 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2016-01-07WA2: Juno: Adding uninstall_apk: trueNaresh Kamboju
In order to preserve space and make sure nothing is polluting results we should uninstall benchmarks after running. For WA this is done by using uninstall_apk parameter Example: - id: b10 name: sqlitebm workload_parameters: uninstall_apk: true Change-Id: Ic8dd8f924e002a0086f7ebb7ddcbed9d937adc8d Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-12-15Add WA2 on LinuxChase Qi
Change-Id: I7aa2af2e9350cdc68ffd375fbc7cc5666f456a35 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2015-11-30nexus5x: Initial set of templates.Daniel Díaz
Change-Id: I40f0e4bca6fc2287307a96da044c865ca42d1bae Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2015-11-30nexus9: Fix CPU freq settings (cpu1 -> cpu0).Daniel Díaz
Change-Id: I213249e46a5b6e23a37d9e4abf81dd8e35c36b68 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2015-10-30wa2-lava: juno: config instrumentation updatesNaresh Kamboju
hwmon entries are not yet ported on 3.18 kernel. so juno_energy entries will be used instead of hwmon. Adding more instrumentation for juno - execution_time - interrupts - cpufreq - juno_energy Change-Id: Ie349898ce62fcec5e4016f23aad8788b407e0858 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-10-28wa2-lava: IKS agenda files updated with device nameNaresh Kamboju
Workload automation on LAVA updated for generic purpose to support most of the devices. Each agenda file do have its device name. Here in-kernel switcher (IKS) mode agenda files updated with device name as TC2 and runtime parameter to enable big.LITTLE in-kernel switcher (IKS) mode. /sys/kernel/bL_switcher/active: 1 Change-Id: I865c222561543fbbb208baf22455194f548ce881 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-10-09Nexus9: tune benchmarking settingsMilosz Wasilewski
Set cpufreq gorernor and running frequency. Change-Id: Ibe6e05159dde1cd8a56ba6b55c783662f5050305 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2015-10-09Juno: set interactive governor for all testsNaresh Kamboju
Ensure all tests runs with interactive governor and tunables. Agenda files of Juno device have been updated with runtime parameters to hotplug CPU and setting up governor and tunables from sysfs. Change-Id: I8ccdbc1e8c007f554989b92e4259df6d2b6cd5ba Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-10-08Merge "TC2: set interactive governor for all tests"Milosz Wasilewski
2015-10-08TC2: set interactive governor for all testsNaresh Kamboju
Ensure all tests runs with interactive governor and tunables. Agenda files of TC2 device have been updated with runtime parameters to hotplug CPU and setting up governor and tunables from sysfs. Change-Id: Ife67263636a1bf118a5ef22022dc004391b58a4a Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-10-07Added support for 'usb only' devicesMilosz Wasilewski
The assumption about running with IP based adb connection was removed. Now it should be possible to run with usb based adb connection in LAVA Added templates and support for Nexus9 benchmarking Added getprop to debug information Target: fixed conditions for serial/IP address check Note: Using Nexus10 as a target device as WA doesn't support Nexus9 yet. Change-Id: I5188fa6bf919e85ccae989ba34a5704fb329b8a0 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2015-08-11KVM: Adding KVM device as host to run wa toolNaresh Kamboju
Following features are added * KVM device replacing dummy-ssh devices * Dynamically fetch and install wa tool on kvm device * KVM connects Android device over IP and run wa tool Change-Id: If292ec59d83b2f0d5d41160a8485a3b6014889be Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-05-12EAS agenda: Adding Energy Aware Scheduler (EAS) modes agenda files2015.072015.062015.05Naresh Kamboju
Adding agenda files for Energy Aware Scheduler (EAS) modes - easON_a53bc - easOFF_a53bc - easON_a53only - easOFF_a53only - easON_a57only - easOFF_a57only Change-Id: I4c8ba18b031036f160a85be23c4181090a9234d8 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2015-03-11WA2: LAVA: Adding Juno support2015.03Naresh Kamboju
Juno device support added for workload automation. Agenda files and other supporting files have been created and updated. Change-Id: I7f43e19424834d25565a87e57a6b91380fe390dd Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2014-12-16Agenda: workload id fixNaresh Kamboju
latest WA2.2 version agenda file workload section need id as parameter. Change-Id: I68579bd829c98830a960410b4774f9b8aafa4000 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2014-11-27agenda boot_parameter: fixupNaresh Kamboju
boot_parameter not supported when we have reboot policy as never reboots will be taken care by LAVA job. Change-Id: Iabde298a09f3509ecf805f951df6a53fba10551b Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2014-03-21normalized agenda filesMilosz Wasilewski
2014-03-21added 3rd party benchmark agenda filesMilosz Wasilewski
2014-03-21moved agenda templates from server to gitMilosz Wasilewski