diff options
author | zhangwei(Jovi) <[email protected]> | 2013-06-14 10:10:38 +0800 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2013-06-19 23:32:08 -0400 |
commit | 195a84d91e92ee3fe571a2086a6db7e17bf5bc7c (patch) | |
tree | dd39d72abecfc8b23f3142d97802ab2a46bbe06d /tools/perf/scripts/python/syscall-counts.py | |
parent | de7edd31457b626e54a0b2a7e8ff4d65492f01ad (diff) |
tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled
Since tp->flags assignment was moved into function enable_trace_probe(),
there is no need to use trace_probe_is_enabled to check flags
in the same function.
Remove the unnecessary checking.
Link: http://lkml.kernel.org/r/[email protected]
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Signed-off-by: zhangwei(Jovi) <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions