summaryrefslogtreecommitdiffstats
path: root/hw/misc/tmp421.c
diff options
context:
space:
mode:
authorEmilio G. Cota2017-10-28 08:16:41 +0200
committerPaolo Bonzini2018-08-23 18:46:25 +0200
commitcb764d06650da5fad7c833975b255d08e91a0a52 (patch)
tree7f403b625d17ba77ad11639d976b2c847f0c830c /hw/misc/tmp421.c
parentqsp: support call site coalescing (diff)
downloadqemu-cb764d06650da5fad7c833975b255d08e91a0a52.tar.gz
qemu-cb764d06650da5fad7c833975b255d08e91a0a52.tar.xz
qemu-cb764d06650da5fad7c833975b255d08e91a0a52.zip
qsp: track BQL callers explicitly
The BQL is acquired via qemu_mutex_lock_iothread(), which makes the profiler assign the associated wait time (i.e. most of BQL wait time) entirely to that function. This loses the original call site information, which does not help diagnose BQL contention. Fix it by tracking the callers explicitly. Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/misc/tmp421.c')
0 files changed, 0 insertions, 0 deletions