summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index da184191..d473a797 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,15 @@
+2008-12-15 Mark Wielaard <mjw@redhat.com>
+
+ * context-symbols.stp (probefunc): Call _stp_symbol_snprint with
+ current task.
+
+2008-12-10 Mark Wielaard <mjw@redhat.com>
+
+ * context-symbols.stp: Define STP_NEED_TASK_FINDER_VMA.
+ (symbolname): New function.
+ * context-unwind.stp (caller): Pass current task to
+ _stp_symbol_snprint.
+
2009-01-06 Frank Ch. Eigler <fche@elastic.org>
PR 9699.