summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPhilipp Stanner <phasta@kernel.org>2025-05-27 12:10:30 +0200
committerPhilipp Stanner <phasta@kernel.org>2025-06-02 13:27:34 +0200
commit80f3c51b2f98295af22678d5d81ebbcb39e968b1 (patch)
tree244e8787e612a61b0ea2c51d65df36e3714eea7d /tools/perf/scripts/python/stackcollapse.py
parente42a3c203c95cc6362d78aaff3c478695e6719aa (diff)
drm/sched/tests: Use one lock for fence context
There is no need for separate locks for single jobs and the entire scheduler. The dma_fence context can be protected by the scheduler lock, allowing for removing the jobs' locks. This simplifies things and reduces the likelyhood of deadlocks etc. Replace the jobs' locks with the mock scheduler lock. Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com> Signed-off-by: Philipp Stanner <phasta@kernel.org> Link: https://lore.kernel.org/r/20250527101029.56491-2-phasta@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions