summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps/linear_over.exp
blob: 5b0fafa4841102911a6f890e61aaa90ccefc4ede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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