aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2018-02-14 12:03:52 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2018-02-14 12:03:52 +0100
commitb72ef0f54a153b7b4ad54f69c8d60fd670dc76ed (patch)
treefbda745d54b3514d19d7f88a8444cf9adce7e7c1
parent856768ba198bf1a925aba5dbb80b12eccea17c2f (diff)
Remove cpuidle specific workload. That can be done by using the cpuidle
configuration file. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
-rw-r--r--wlauto/agendas/basics-cpuidle.yaml20
-rw-r--r--wlauto/agendas/basics.yaml24
2 files changed, 0 insertions, 44 deletions
diff --git a/wlauto/agendas/basics-cpuidle.yaml b/wlauto/agendas/basics-cpuidle.yaml
deleted file mode 100644
index 5fb9d14..0000000
--- a/wlauto/agendas/basics-cpuidle.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
-config:
- run_name: basic-workloads-cpuidle
- instrumentation: [~execution_time, trace-cmd]
- trace-cmd:
- events: ['cpu_idle*']
- buffer_size: 49192
- report: False
-workloads:
- - id: dhrystone
- name: dhrystone
- - id: ebizzy
- name: ebizzy
- - id: hackbench
- name: hackbench
- - id: cyclictest
- name: cyclictest
- - id: video
- name: video
- - id: audio
- name: audio
diff --git a/wlauto/agendas/basics.yaml b/wlauto/agendas/basics.yaml
deleted file mode 100644
index 3db03bc..0000000
--- a/wlauto/agendas/basics.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-config:
- run_name: basic-workloads
- instrumentation: [~execution_time, trace-cmd]
- trace-cmd:
- events: ['cpu_idle*']
- buffer_size: 49192
-
-workloads:
- - id: dhrystone
- name: dhrystone
- - id: ebizzy
- name: ebizzy
- - id: hackbench
- name: hackbench
- - id: cyclictest
- name: cyclictest
- - id: homescreen
- name: homescreen
- - id: video
- name: video
- - id: audio
- name: audio
- - id: templerun
- name: templerun