summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps/linear_over.exp
blob: 25eca1e11009c2f5c2c37a7eaa9b53e7d1d9428a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Test linear histogram

set test "linear_over"
set ::result_string {count=9000
sum=49495500
min=1000
max=9999
avg=5499
value |-------------------------------------------------- count
   90 |                                                      0
  100 |                                                      0
 >100 |@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 9000
}

stap_run2 $srcdir/$subdir/$test.stp -DMAXACTION=10000