aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2018-06-25 11:06:04 +0100
committerChris Wilson <[email protected]>2018-06-25 16:28:23 +0100
commitefe79d48a7debf57ad156a43a9215f8b0c9210d4 (patch)
tree38244d6a11bdac5509aaa343a013a44c0f78a973 /tools/perf/scripts/python/stackcollapse.py
parentdd12c6ca5b45fd54e80c1424b11a5a25ad913dbb (diff)
drm/i915: Context objects can never be active when freed
Due to how we only release the pining on the context state on retirement and never track activity on the context vma itself, the object can never be active at the point of release. Replace the conditional transfer of ownership onto an active-reference with an assert that the object is idle. Signed-off-by: Chris Wilson <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions