commit | 30199f5a46aee204bf437a4f5b0740f3efe448b7 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Jul 25 19:45:46 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 26 12:00:08 2008 -0700 |
tree | 9855ecf45727f6c41e9d75d4a5ac68c35546c14d | |
parent | ff1188646c6870f336e910fb894eeed74f50471f [diff] |
tracehook: exit This moves the PTRACE_EVENT_EXIT tracing into a tracehook.h inline, tracehook_report_exec(). The change has no effect, just clean-up. Signed-off-by: Roland McGrath <roland@redhat.com> Cc: Oleg Nesterov <oleg@tv-sign.ru> Reviewed-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>