diff options
author | Tero Kristo <[email protected]> | 2023-03-10 12:04:50 +0200 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-03-19 12:20:48 -0400 |
commit | 4c42f5f0d1dd20bddd9f940beb1e6ccad60c4498 (patch) | |
tree | 9ce9846af0c06e2a84abf1292a5c374dcfed265e /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 7a025e066e0f0afd39cc88a089929ccb945ce9e8 (diff) |
trace/hwlat: Do not wipe the contents of per-cpu thread data
Do not wipe the contents of the per-cpu kthread data when starting the
tracer, as this will completely forget about already running instances
and can later start new additional per-cpu threads.
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Fixes: f46b16520a087 ("trace/hwlat: Implement the per-cpu mode")
Signed-off-by: Tero Kristo <[email protected]>
Acked-by: Daniel Bristot de Oliveira <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions