summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-02-13 20:24:48 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2020-02-20 20:13:44 +0300
commit147f1a1fe5d7e6b01b8df4d0cbd6f9eaf6b6c73b (patch)
tree583b3b2ed0c2b4c4f6977c3e9ccb1b094ba7ec6e /tools/perf/scripts/python/export-to-sqlite.py
parent463bfeeead97416ad2b141421f51888054dc0e18 (diff)
downloadlinux-147f1a1fe5d7e6b01b8df4d0cbd6f9eaf6b6c73b.tar.xz
KVM: x86: fix incorrect comparison in trace event
The "u" field in the event has three states, -1/0/1. Using u8 however means that comparison with -1 will always fail, so change to signed char. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions