tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 22 Jan 2013 00:54:57 +0000 (19:54 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 22 Mar 2013 19:46:18 +0000 (15:46 -0400)
This patch adds support for the TIF_SYSCALL_TRACEPOINT on the tile
architecture. Basically, it calls the appropriate tracepoints on syscall
entry and exit.

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found