diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2014-01-06 22:25:50 -0500 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-01-09 21:19:44 -0500 |
commit | e8dc637152d2921447b012f58c51e0342304af33 (patch) | |
tree | ec87bd05d5b70181099e9c3de3ea128db0c58dcf /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 4bf0566db15eda214cc64a77d4d3b96e010ec6ac (diff) |
tracing: Fix counter for traceon/off event triggers
The counters for the traceon and traceoff are only suppose to decrement
when the trigger enables or disables tracing. It is not suppose to decrement
every time the event is hit.
Only decrement the counter if the trigger actually did something.
Link: http://lkml.kernel.org/r/[email protected]
Acked-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