diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2014-01-06 21:32:10 -0500 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-01-09 21:20:07 -0500 |
commit | 13a1e4aef53b2a7684ddee374e749999ba103b4a (patch) | |
tree | 74acb760b6d12d4faaae4c4c76a146855e8352a5 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e8dc637152d2921447b012f58c51e0342304af33 (diff) |
tracing: Consolidate event trigger code
The event trigger code that checks for callback triggers before and
after recording of an event has lots of flags checks. This code is
duplicated throughout the ftrace events, kprobes and system calls.
They all do the exact same checks against the event flags.
Added helper functions ftrace_trigger_soft_disabled(),
event_trigger_unlock_commit() and event_trigger_unlock_commit_regs()
that consolidated the code and these are used instead.
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Tom Zanussi <[email protected]>
Tested-by: Tom Zanussi <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions