diff options
author | Jim Mattson <jmattson@google.com> | 2022-01-15 08:24:26 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-01-19 20:11:26 +0300 |
commit | 7ff775aca48adc854436b92c060e5eebfffb6a4a (patch) | |
tree | ca61838cba2eef7e4d3ddeb5b6bf9b5cc29bed01 /tools | |
parent | 1a1d1dbce6d5477e2bb08ce1ef0d77caa838cc8e (diff) | |
download | linux-7ff775aca48adc854436b92c060e5eebfffb6a4a.tar.xz |
KVM: x86/pmu: Use binary search to check filtered events
The PMU event filter may contain up to 300 events. Replace the linear
search in reprogram_gp_counter() with a binary search.
Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220115052431.447232-2-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions