summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 5a305cd3..5519ef58 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,14 @@
+2008-1-4 Masami Hiramatsu <mhiramat@redhat.com>
+
+ * aux_syscalls.stp (_stp_fork_list): Check kernel version for new
+ flags.
+
+2008-1-4 Masami Hiramatsu <mhiramat@redhat.com>
+
+ PR5152
+ * scheduler.stp (scheduler.ctxswitch): Change probe point __switch_to
+ to context_switch on ia64.
+
2007-12-27 Zhaolei <zhaolei@cn.fujitsu.com>
From Yang Zhiguo <yzgcsu@cn.fujitsu.com>