summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19c1fff2..b00bba13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-30 Martin Hunt <hunt@redhat.com>
+
+ * tapsets.cxx (dwarf_derived_probe::emit_registrations):
+ Change maxactive so single-processor kernels using
+ kretprobes don't get lots of dropped probes.
+
2006-03-30 Frank Ch. Eigler <fche@elastic.org>
PR 953, part 1