summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 118bfee8..ca17ed17 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-11 Josh Stone <joshua.i.stone@intel.com>
+
+ * systemtap.maps/pmap_agg_overflow.stp: Ensure that the percpu arrays
+ don't overflow before we get the chance to test aggregation overflow.
+ Also use a more optimal overflow limit (MAXMAPENTRIES + 1).
+
2007-09-10 Wenji Huang <wenji.huang@oracle.com>
* systemtap.stress/current.stp: Make module probe optional.