summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01adb05f..fd3860e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-25 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 7046.
+ * tapsets.cxx (uprobe*emit_module_decls): Rewrite the generated
+ stap_uprobe_change function, to hold mutex for a shorter period
+ and to produce more meaningful KERN_INFO traces if -DDEBUG_UPROBES.
+ (uprobe*emit_module_exit): Switch to KERN_INFO also.
+
2008-11-25 Will Cohen <wcohen@redhat.com>
* scripts/kernel-doc: Clean up SystemTap function formatting.