summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 019224e8..93d82e7a 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -4,6 +4,8 @@
kernel.function("scheduler_tick") instead of timer.jiffies
so the test works on all kernels. The test needs a probe
that is invoked often on all cpus.
+ * systemtap.base/timers.stp: Fudge the comparison a bit between
+ jiffies(1) and profile to allow for slop between start/end times.
2006-10-30 Martin Hunt <hunt@redhat.com>