git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a937536
)
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
author
Simon Marchi
<simon.marchi@polymtl.ca>
Sat, 22 Dec 2012 05:21:10 +0000
(
00:21
-0500)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 21 Mar 2013 19:39:34 +0000
(15:39 -0400)
Call tracehook functions for syscall tracing.
The check for TIF_SYSCALL_TRACE was removed, because the same check is
done right before in the assembly file.
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> [with ptrace.h fixup]
No differences found