diff options
author | 2015-09-25 17:38:44 -0400 | |
---|---|---|
committer | 2015-09-25 17:38:44 -0400 | |
commit | b7f0c959edfb4448f94bd33c39fda08e10ce6ede (patch) | |
tree | 0fa8e235ddef84d30f83a520ce259f787c15b7b4 /tools/perf/scripts/python | |
parent | tracing: Remove unused function trace_current_buffer_lock_reserve() (diff) | |
download | linux-dev-b7f0c959edfb4448f94bd33c39fda08e10ce6ede.tar.xz linux-dev-b7f0c959edfb4448f94bd33c39fda08e10ce6ede.zip |
tracing: Pass trace_array into trace_buffer_unlock_commit()
In preparation for having trace options be per instance, the trace_array
needs to be passed to the trace_buffer_unlock_commit(). The
trace_event_buffer_lock_reserve() already passes in the trace_event_file
where the trace_array can be derived from.
Also added a "__init" to the boot up test event plus function tracing
function function_test_events_call().
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions