summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa Nguyen <lisa.nguyen@linaro.org>2018-04-18 01:15:00 -0700
committerLisa Nguyen <lisa.nguyen@linaro.org>2018-04-18 01:15:59 -0700
commitb3cf721091d1d3573680c48eaf427ef58b6b8aa0 (patch)
treef233439d09fd151a7a177d111b7602bab8e7991c
parent98b4dc29fd5ceae2724b999eb5526c40833fe6e0 (diff)
Debug: Run one iteration of each workload instead of five
To save time and see that each workload is running, let's do one iteration instead of five on the v3 agenda. Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
-rw-r--r--agenda/example_agenda_aep.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/agenda/example_agenda_aep.yaml b/agenda/example_agenda_aep.yaml
index 80eb69c..661c7c9 100644
--- a/agenda/example_agenda_aep.yaml
+++ b/agenda/example_agenda_aep.yaml
@@ -15,8 +15,6 @@ global:
instrumentation: [energy_measurement, dmesg, trace-cmd]
trace_events: ['sched_switch', 'irq*', 'cpu_idle', 'cpu_frequency']
trace_buffer_size: 40000
- # Do everything 5 times, if not otherwise specified by the specific workload
- iterations: 5
# To aid reproducibility and try to reduce noise in power measurements,
# minimise the screen brightness and set airplane mode on.