From 8e43d75ad0bd8a90933abb005ef57caf63ce8541 Mon Sep 17 00:00:00 2001 From: "Akiyama, Nobuyuki" Date: Thu, 22 Feb 2007 22:50:38 +0900 Subject: [PATCH] [IA64] add missing syscall trace clear The ptrace misses clearing the syscall trace flag. The increased syscall overhead is retained after the trace is finished. This case happens when strace is terminated by force. Signed-off-by: Akiyama, Nobuyuki Signed-off-by: Tony Luck --- Reading git-format-patch failed