summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2019-10-11 19:12:21 -0400
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2019-10-12 20:43:00 -0400
commitaa07d71f1bc7ea20e442e812b5de9d632b7f84c6 (patch)
tree126ec8caf3491a1c6029249ae718f70bffa131f4 /mm
parent194c2c74f5532e62c218adeb8e2b683119503907 (diff)
downloadlinux-stable-aa07d71f1bc7ea20e442e812b5de9d632b7f84c6.tar.gz
linux-stable-aa07d71f1bc7ea20e442e812b5de9d632b7f84c6.tar.bz2
linux-stable-aa07d71f1bc7ea20e442e812b5de9d632b7f84c6.zip
tracing: Have trace events system open call tracing_open_generic_tr()
Instead of having the trace events system open call open code the taking of the trace_array descriptor (with trace_array_get()) and then calling trace_open_generic(), have it use the tracing_open_generic_tr() that does the combination of the two. This requires making tracing_open_generic_tr() global. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions