summaryrefslogtreecommitdiffstats
path: root/rteval.conf
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2012-12-05 03:29:30 +0100
committerDavid Sommerseth <davids@redhat.com>2012-12-05 03:29:30 +0100
commita9b86f57f44316f31206af49722f09142343dfb3 (patch)
treef980256b87435878f1eb059daa59f915ad252eb4 /rteval.conf
parent091d011b6fac438a6866ba80836432bdc2387d3c (diff)
downloadrteval-a9b86f57f44316f31206af49722f09142343dfb3.tar.gz
rteval-a9b86f57f44316f31206af49722f09142343dfb3.tar.xz
rteval-a9b86f57f44316f31206af49722f09142343dfb3.zip
First cut at rewriting cyclictest to become a dynamic loadable measurement module
This is a massive re-write of the original cyclictest, as the old code base was not prepared for being a dynamic module. And it makes use of the new rtevalModulesPrototype() API. Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'rteval.conf')
-rw-r--r--rteval.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/rteval.conf b/rteval.conf
index 70dcb90..d7837f8 100644
--- a/rteval.conf
+++ b/rteval.conf
@@ -5,6 +5,9 @@ debugging: False
duration: 60.0
report_interval: 600
+[measurement]
+cyclictest: module
+
[cyclictest]
buckets: 2000
interval: 100