diff options
author | hunt <hunt> | 2005-12-07 19:42:44 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-12-07 19:42:44 +0000 |
commit | 872d26246196a87da8551661635cce52c8e5ed3a (patch) | |
tree | 6463913adae10ef742b391aa40f3530eefb2b723 /runtime/tests/pmaps/pmap.test | |
parent | 406357f996e25314b86e75f9bea436e478637fd1 (diff) | |
download | systemtap-steved-872d26246196a87da8551661635cce52c8e5ed3a.tar.gz systemtap-steved-872d26246196a87da8551661635cce52c8e5ed3a.tar.xz systemtap-steved-872d26246196a87da8551661635cce52c8e5ed3a.zip |
2005-12-07 Martin Hunt <hunt@redhat.com>
* pmaps/*.c: Change pmap type from MAP to PMAP.
* pmaps/pmap.test: Adjust results to match
the more compact histogram format.
* maps/map.test: Adjust results to match
the more compact histogram format.
Diffstat (limited to 'runtime/tests/pmaps/pmap.test')
-rw-r--r-- | runtime/tests/pmaps/pmap.test | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/runtime/tests/pmaps/pmap.test b/runtime/tests/pmaps/pmap.test index 71f94e56..04fbb208 100644 --- a/runtime/tests/pmaps/pmap.test +++ b/runtime/tests/pmaps/pmap.test @@ -249,26 +249,12 @@ value |-------------------------------------------------- count 0 |@@@@@@@@ 8 10 | 0 20 | 0 - 30 | 0 - 40 | 0 - 50 | 0 - 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[1] = count:8 sum:28 avg:3 min:0 max:7 value |-------------------------------------------------- count 0 |@@@@@@@@ 8 10 | 0 20 | 0 - 30 | 0 - 40 | 0 - 50 | 0 - 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[3] = count:8 sum:140 avg:17 min:0 max:49 value |-------------------------------------------------- count @@ -279,9 +265,6 @@ value |-------------------------------------------------- count 40 |@ 1 50 | 0 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 } @@ -351,7 +334,6 @@ value |-------------------------------------------------- count 1 |@@@@@@@@ 8 2 | 0 4 | 0 - 8 | 0 map[1] = count:8 sum:28 avg:3 min:0 max:7 value |-------------------------------------------------- count @@ -633,26 +615,12 @@ value |-------------------------------------------------- count 0 |@@@@@@@@ 8 10 | 0 20 | 0 - 30 | 0 - 40 | 0 - 50 | 0 - 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[1] = count:8 sum:28 avg:3 min:0 max:7 value |-------------------------------------------------- count 0 |@@@@@@@@ 8 10 | 0 20 | 0 - 30 | 0 - 40 | 0 - 50 | 0 - 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[3] = count:8 sum:140 avg:17 min:0 max:49 value |-------------------------------------------------- count @@ -663,9 +631,6 @@ value |-------------------------------------------------- count 40 |@ 1 50 | 0 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[1] Sum = 28 @@ -678,26 +643,12 @@ value |-------------------------------------------------- count 0 |@@@@@@@@ 8 10 | 0 20 | 0 - 30 | 0 - 40 | 0 - 50 | 0 - 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[1] = count:8 sum:28 avg:3 min:0 max:7 value |-------------------------------------------------- count 0 |@@@@@@@@ 8 10 | 0 20 | 0 - 30 | 0 - 40 | 0 - 50 | 0 - 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[3] = count:8 sum:140 avg:17 min:0 max:49 value |-------------------------------------------------- count @@ -708,9 +659,6 @@ value |-------------------------------------------------- count 40 |@ 1 50 | 0 60 | 0 - 70 | 0 - 80 | 0 - 90 | 0 map[1] Sum = 28 |