aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2013-06-20 19:38:14 +0200
committerSteven Rostedt <[email protected]>2013-07-01 20:34:27 -0400
commitb04d52e368e2cf526abb2bab61f304eaea126af2 (patch)
treeb133eb6dcc68e0b4e39c477aeddad326c0797959 /tools/perf/scripts/python/syscall-counts.py
parent3baa5e4cf224b8a55220cc841bb475e164b84ceb (diff)
tracing/kprobes: Turn trace_probe->files into list_head
I think that "ftrace_event_file *trace_probe[]" complicates the code for no reason, turn it into list_head to simplify the code. enable_trace_probe() no longer needs synchronize_sched(). This needs the extra sizeof(list_head) memory for every attached ftrace_event_file, hopefully not a problem in this case. Link: http://lkml.kernel.org/r/[email protected] Acked-by: Masami Hiramatsu <[email protected]> Signed-off-by: Oleg Nesterov <[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