diff options
| author | Steven Rostedt (VMware) <[email protected]> | 2019-10-11 23:12:21 +0000 |
|---|---|---|
| committer | Steven Rostedt (VMware) <[email protected]> | 2019-10-13 00:43:00 +0000 |
| commit | aa07d71f1bc7ea20e442e812b5de9d632b7f84c6 (patch) | |
| tree | 126ec8caf3491a1c6029249ae718f70bffa131f4 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | tracing: Get trace_array reference for available_tracers files (diff) | |
| download | kernel-aa07d71f1bc7ea20e442e812b5de9d632b7f84c6.tar.gz kernel-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) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
