summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 5a305cd3..0cec6fc3 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,9 @@
+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>