commit | 8e43d75ad0bd8a90933abb005ef57caf63ce8541 | [log] [tgz] |
---|---|---|
author | Akiyama, Nobuyuki <akiyama.nobuyuk@jp.fujitsu.com> | Thu Feb 22 22:50:38 2007 +0900 |
committer | Tony Luck <tony.luck@intel.com> | Thu Mar 08 10:27:24 2007 -0800 |
tree | 49a0da773d7f4db3ea40d015a5217ce5b1355326 | |
parent | 0ac1faca4a63fc2f7e608be76127561b88fbcdd9 [diff] |
[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 <akiyama.nobuyuk@jp.fujitsu.com> Signed-off-by: Tony Luck <tony.luck@intel.com>