aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2008-07-25 19:45:55 -0700
committerLinus Torvalds <[email protected]>2008-07-26 12:00:09 -0700
commitb787f7ba677840da16a2228c16571ce8a1fcb799 (patch)
treeb1838c4ae7f38c00efc2375871a255275500f245 /tools/perf/scripts
parent2b2a1ff64afbadac842bbc58c5166962cf4f7664 (diff)
tracehook: force signal_pending()
This defines a new hook tracehook_force_sigpending() that lets tracing code decide to force TIF_SIGPENDING on in recalc_sigpending(). This is not used yet, so it compiles away to nothing for now. It lays the groundwork for new tracing code that can interrupt a task synthetically without actually sending a signal. Signed-off-by: Roland McGrath <[email protected]> Cc: Oleg Nesterov <[email protected]> Reviewed-by: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions