aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2022-06-20 21:29:17 +0300
committerVille Syrjälä <[email protected]>2022-09-20 12:18:32 +0300
commit9045c0529c40c1a9227d58cfb494033c82274a7d (patch)
tree816a1c23f26fc5516797f051ac69f7a6a3be8f26 /tools/perf/scripts/python/check-perf-trace.py
parentbff0d857053bdacbde1e0deea3b468de3a2b7234 (diff)
drm/i915/fbc: Use lockdep_assert_held()
Replace the mutex_is_locked() stuff with lockdep_assert_held() since that's what it's there for. Also sprinkle these around so that we have more or less mirrored coverage for the enable vs. disable instead of the current situation where the asserts seem to be more or less randomly thrown around. Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Mika Kahola <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions