From 1d30ce713f23a9a28ba9cdb6dbd0fde1bc44a535 Mon Sep 17 00:00:00 2001 From: guanglei Date: Fri, 13 Oct 2006 07:23:21 +0000 Subject: scheduler.stp: skip __switch_to on x86_64 --- tapset/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tapset/ChangeLog') diff --git a/tapset/ChangeLog b/tapset/ChangeLog index fa7b6262..a028c79e 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,6 @@ +2006-10-13 Li Guanglei + * scheduler.stp: skip __switch_to on x86_64 + 2006-10-12 Martin Hunt * context.stp (print_backtrace): Pass in new kretprobe instance arg. -- cgit