diff options
author | Tom Zanussi <[email protected]> | 2020-01-29 12:59:21 -0600 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2020-01-30 09:46:27 -0500 |
commit | 89c95fcef1942415e0f20d8c82e6e36ff8eeca9c (patch) | |
tree | 5c7ff66ce0f2250652c7cbcea3e5e46128c92a4e /tools/perf/util/c++/clang-test.cpp | |
parent | 6722b23e7a2ace078344064a9735fb73e554e9ef (diff) |
tracing: Add trace_array_find/_get() to find instance trace arrays
Add a new trace_array_find() function that can be used to find a trace
array given the instance name, and replace existing code that does the
same thing with it. Also add trace_array_find_get() which does the
same but returns the trace array after upping its refcount.
Also make both available for use outside of trace.c.
Link: http://lkml.kernel.org/r/cb68528c975eba95bee4561ac67dd1499423b2e5.1580323897.git.zanussi@kernel.org
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Tom Zanussi <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions