summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 5cdcec81..da66ca0b 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,10 @@
+2009-02-10 David Smith <dsmith@redhat.com>
+
+ * task_finder.c (stap_utrace_detach): Ignores kernel threads by
+ checking task's flags for PF_KTHREAD.
+ (stap_utrace_detach_ops): Ditto.
+ (__stp_utrace_attach): Ditto.
+
2009-02-06 Frank Ch. Eigler <fche@elastic.org>
* autoconf-procfs-owner.c: New test.