aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorTom Zanussi <[email protected]>2020-01-29 12:59:22 -0600
committerSteven Rostedt (VMware) <[email protected]>2020-01-30 09:46:28 -0500
commite3e2a2cc9c96725457ad6f31712ea7681a55666e (patch)
treef3798c12d745cde3663edacdf5c41c939db9863c /tools/perf/util/c++/clang-test.cpp
parent89c95fcef1942415e0f20d8c82e6e36ff8eeca9c (diff)
tracing: Add trace_get/put_event_file()
Add a function to get an event file and prevent it from going away on module or instance removal. trace_get_event_file() will find an event file in a given instance (if instance is NULL, it assumes the top trace array) and return it, pinning the instance's trace array as well as the event's module, if applicable, so they won't go away while in use. trace_put_event_file() does the matching release. Link: http://lkml.kernel.org/r/bb31ac4bdda168d5ed3c4b5f5a4c8f633e8d9118.1580323897.git.zanussi@kernel.org Acked-by: Masami Hiramatsu <[email protected]> Signed-off-by: Tom Zanussi <[email protected]> [ Moved trace_array_put() to end of trace_put_event_file() ] 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