diff options
author | Tom Zanussi <zanussi@kernel.org> | 2020-01-29 19:59:23 +0100 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-01-30 15:46:28 +0100 |
commit | f5f6b255a253e2c3132ca283e9090a6343bfb719 (patch) | |
tree | 15e05b28a0b2734c99202138d224c14499df5152 /scripts/Makefile.kasan | |
parent | tracing: Add trace_get/put_event_file() (diff) | |
download | linux-f5f6b255a253e2c3132ca283e9090a6343bfb719.tar.xz linux-f5f6b255a253e2c3132ca283e9090a6343bfb719.zip |
tracing: Add synth_event_delete()
create_or_delete_synth_event() contains code to delete a synthetic
event, which would be useful on its own - specifically, it would be
useful to allow event-creating modules to call it separately.
Separate out the delete code from that function and create an exported
function named synth_event_delete().
Link: http://lkml.kernel.org/r/050db3b06df7f0a4b8a2922da602d1d879c7c1c2.1580323897.git.zanussi@kernel.org
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Tom Zanussi <zanussi@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/Makefile.kasan')
0 files changed, 0 insertions, 0 deletions