summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2019-11-08 15:13:59 +0100
committerPhilippe Mathieu-Daudé2019-11-19 14:46:01 +0100
commitabc7cf36559f953777faf27d2e0dfb561ac533a5 (patch)
tree28e6e4bbd9f8185e1ed962da47dc27f7ef98e3dc /include
parenthw/block/pflash: Remove dynamic field width from trace events (diff)
downloadqemu-abc7cf36559f953777faf27d2e0dfb561ac533a5.tar.gz
qemu-abc7cf36559f953777faf27d2e0dfb561ac533a5.tar.xz
qemu-abc7cf36559f953777faf27d2e0dfb561ac533a5.zip
hw/mips/gt64xxx: Remove dynamic field width from trace events
Since not all trace backends support dynamic field width in format (dtrace via stap does not), replace by a static field width instead. We previously passed to the trace API 'width << 1' as the number of hex characters to display (the dynamic field width). We don't need this anymore. Instead, display the size of bytes accessed. Fixes: ab6bff424f ("gt64xxx_pci: Convert debug printf to trace events") Reported-by: Eric Blake <eblake@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Buglink: https://bugs.launchpad.net/qemu/+bug/1844817 Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions