diff options
| author | Roland McGrath <[email protected]> | 2008-07-25 19:45:53 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-26 12:00:09 -0700 |
| commit | 7bcf6a2ca5f639b038c48711ebe6c4eca2036641 (patch) | |
| tree | 4219a0725d581310f729d4616361febd700f0574 /tools/perf/scripts/python | |
| parent | 283d7559e7712f95a05331eb0a85394c6368101b (diff) | |
tracehook: get_signal_to_deliver
This defines the tracehook_get_signal() hook to allow tracing code to slip
in before normal signal dequeuing. This lays the groundwork for new
tracing features that can inject synthetic signals outside the normal
queue or control the disposition of delivered signals. The calling
convention lets tracehook_get_signal() decide both exactly what will
happen and what signal number to report in the handler/exit.
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/python')
0 files changed, 0 insertions, 0 deletions