summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps/log.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.maps/log.exp')
-rw-r--r--testsuite/systemtap.maps/log.exp138
1 files changed, 138 insertions, 0 deletions
diff --git a/testsuite/systemtap.maps/log.exp b/testsuite/systemtap.maps/log.exp
new file mode 100644
index 00000000..2bc54a33
--- /dev/null
+++ b/testsuite/systemtap.maps/log.exp
@@ -0,0 +1,138 @@
+# test full range of log histograms
+
+set test "log"
+set ::result_string { value |-------------------------------------------------- count
+-9223372036854775808 |@ 1
+-4611686018427387904 |@ 1
+-2305843009213693952 |@ 1
+-1152921504606846976 |@ 1
+ -576460752303423488 |@ 1
+ -288230376151711744 |@ 1
+ -144115188075855872 |@ 1
+ -72057594037927936 |@ 1
+ -36028797018963968 |@ 1
+ -18014398509481984 |@ 1
+ -9007199254740992 |@ 1
+ -4503599627370496 |@ 1
+ -2251799813685248 |@ 1
+ -1125899906842624 |@ 1
+ -562949953421312 |@ 1
+ -281474976710656 |@ 1
+ -140737488355328 |@ 1
+ -70368744177664 |@ 1
+ -35184372088832 |@ 1
+ -17592186044416 |@ 1
+ -8796093022208 |@ 1
+ -4398046511104 |@ 1
+ -2199023255552 |@ 1
+ -1099511627776 |@ 1
+ -549755813888 |@ 1
+ -274877906944 |@ 1
+ -137438953472 |@ 1
+ -68719476736 |@ 1
+ -34359738368 |@ 1
+ -17179869184 |@ 1
+ -8589934592 |@ 1
+ -4294967296 |@ 1
+ -2147483648 |@ 1
+ -1073741824 |@ 1
+ -536870912 |@ 1
+ -268435456 |@ 1
+ -134217728 |@ 1
+ -67108864 |@ 1
+ -33554432 |@ 1
+ -16777216 |@ 1
+ -8388608 |@ 1
+ -4194304 |@ 1
+ -2097152 |@ 1
+ -1048576 |@ 1
+ -524288 |@ 1
+ -262144 |@ 1
+ -131072 |@ 1
+ -65536 |@ 1
+ -32768 |@ 1
+ -16384 |@ 1
+ -8192 |@ 1
+ -4096 |@ 1
+ -2048 |@ 1
+ -1024 |@ 1
+ -512 |@ 1
+ -256 |@ 1
+ -128 |@ 1
+ -64 |@ 1
+ -32 |@ 1
+ -16 |@ 1
+ -8 |@ 1
+ -4 |@ 1
+ -2 |@ 1
+ -1 |@ 1
+ 0 |@@@@@@@@@@@@@@@@@@@@ 20
+ 1 |@ 1
+ 2 |@ 1
+ 4 |@ 1
+ 8 |@ 1
+ 16 |@ 1
+ 32 |@ 1
+ 64 |@ 1
+ 128 |@ 1
+ 256 |@ 1
+ 512 |@ 1
+ 1024 |@ 1
+ 2048 |@ 1
+ 4096 |@ 1
+ 8192 |@ 1
+ 16384 |@ 1
+ 32768 |@ 1
+ 65536 |@ 1
+ 131072 |@ 1
+ 262144 |@ 1
+ 524288 |@ 1
+ 1048576 |@ 1
+ 2097152 |@ 1
+ 4194304 |@ 1
+ 8388608 |@ 1
+ 16777216 |@ 1
+ 33554432 |@ 1
+ 67108864 |@ 1
+ 134217728 |@ 1
+ 268435456 |@ 1
+ 536870912 |@ 1
+ 1073741824 |@ 1
+ 2147483648 |@ 1
+ 4294967296 |@ 1
+ 8589934592 |@ 1
+ 17179869184 |@ 1
+ 34359738368 |@ 1
+ 68719476736 |@ 1
+ 137438953472 |@ 1
+ 274877906944 |@ 1
+ 549755813888 |@ 1
+ 1099511627776 |@ 1
+ 2199023255552 |@ 1
+ 4398046511104 |@ 1
+ 8796093022208 |@ 1
+ 17592186044416 |@ 1
+ 35184372088832 |@ 1
+ 70368744177664 |@ 1
+ 140737488355328 |@ 1
+ 281474976710656 |@ 1
+ 562949953421312 |@ 1
+ 1125899906842624 |@ 1
+ 2251799813685248 |@ 1
+ 4503599627370496 |@ 1
+ 9007199254740992 |@ 1
+ 18014398509481984 |@ 1
+ 36028797018963968 |@ 1
+ 72057594037927936 |@ 1
+ 144115188075855872 |@ 1
+ 288230376151711744 |@ 1
+ 576460752303423488 |@ 1
+ 1152921504606846976 |@ 1
+ 2305843009213693952 |@ 1
+ 4611686018427387904 |@ 1
+
+}
+
+stap_run2 $srcdir/$subdir/$test.stp
+
+