summaryrefslogtreecommitdiff
path: root/qa/src/config.bar
blob: 2c8691b290da6376e7db0ab7c98bf8c6708a5af0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# this one is for the util progs and QA
#

log mandatory on 100 msec {
    sampledso.bin["bin-100"]
    sampledso.milliseconds
}

log mandatory on 500 msec {
    sampledso.bin["bin-500"]
    sampledso.milliseconds
}

log mandatory on 900 msec {
    sampledso.bin["bin-900"]
    sampledso.milliseconds
}