aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGerd Hoffmann <[email protected]>2019-08-30 08:01:16 +0200
committerGerd Hoffmann <[email protected]>2019-09-04 06:54:12 +0200
commitf0c6cef7e7174bdb11bbf972cded48bbb33bfba4 (patch)
tree67ce19d823f0b8423176425fd2a0f0342e388909 /tools/perf/scripts/python/stackcollapse.py
parent12afce08ed51a67aafcc678f4b6e428d71b1f6fb (diff)
drm/virtio: add worker for object release
Move object release into a separate worker. Releasing objects requires sending commands to the host. Doing that in the dequeue worker will cause deadlocks in case the command queue gets filled up, because the dequeue worker is also the one which will free up slots in the command queue. Reported-by: Chia-I Wu <[email protected]> Signed-off-by: Gerd Hoffmann <[email protected]> Reviewed-by: Chia-I Wu <[email protected]> Tested-by: Chia-I Wu <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions