summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index f6061756..c9f9a193 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-09 Josh Stone <joshua.i.stone@intel.com>
+
+ * signal.stp: Create a new tapset that addresses process signals.
+ Much of this was contributed by Manoj Pattabhiraman (IBM).
+ * process.stp: Remove aliases that now belong in signal tapset
+
2006-08-09 David Smith <dsmith@redhat.com>
* syscalls.stp: Fixed typo in syscall.kexec_load argument
@@ -8,7 +14,7 @@
* context.stp (probemod): New function.
2006-07-18 Thang Nguyen <thang.p.nguyen@intel.com>
-
+
* context.stp: Modified probefunc() to print the function
name (without the dot) for statement probe on ppc64.