Series |
x86/pmu: Fixes and improvements
|
expand
-
[kvm-unit-tests,v7,00/18] x86/pmu: Fixes and improvements
-
[kvm-unit-tests,v7,01/18] x86: pmu: Remove duplicate code in pmu_init()
-
[kvm-unit-tests,v7,02/18] x86: pmu: Remove blank line and redundant space
-
[kvm-unit-tests,v7,03/18] x86: pmu: Refine fixed_events[] names
-
[kvm-unit-tests,v7,04/18] x86: pmu: Align fields in pmu_counter_t to better pack the struct
-
[kvm-unit-tests,v7,05/18] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many()
-
[kvm-unit-tests,v7,06/18] x86: pmu: Print measured event count if test fails
-
[kvm-unit-tests,v7,07/18] x86: pmu: Fix potential out of bound access for fixed events
-
[kvm-unit-tests,v7,08/18] x86: pmu: Fix cycles event validation failure
-
[kvm-unit-tests,v7,09/18] x86: pmu: Use macro to replace hard-coded branches event index
-
[kvm-unit-tests,v7,10/18] x86: pmu: Use macro to replace hard-coded ref-cycles event index
-
[kvm-unit-tests,v7,11/18] x86: pmu: Use macro to replace hard-coded instructions event index
-
[kvm-unit-tests,v7,12/18] x86: pmu: Enable and disable PMCs in loop() asm blob
-
[kvm-unit-tests,v7,13/18] x86: pmu: Improve instruction and branches events verification
-
[kvm-unit-tests,v7,14/18] x86: pmu: Improve LLC misses event verification
-
[kvm-unit-tests,v7,15/18] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs
-
[kvm-unit-tests,v7,16/18] x86: pmu: Add IBPB indirect jump asm blob
-
[kvm-unit-tests,v7,17/18] x86: pmu: Adjust lower boundary of branch-misses event
-
[kvm-unit-tests,v7,18/18] x86: pmu: Optimize emulated instruction validation
|