diff options
author | Aaron Lewis <[email protected]> | 2022-05-17 05:12:37 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-05-20 07:06:55 -0400 |
commit | 04baa2233d55e85e0f0f5dfe0401ecb027da9a0e (patch) | |
tree | 1af612417c71ec63c24926889cb10918a51f74e2 /scripts/gdb/linux/tasks.py | |
parent | 4ac19ead0dfbabd8e0bfc731f507cfb0b95d6c99 (diff) |
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Add a helper function that creates a pmu event filter given an event
list. Currently, a pmu event filter can only be created with the same
hard coded event list. Add a way to create one given a different event
list.
Also, rename make_pmu_event_filter to alloc_pmu_event_filter to clarify
it's purpose given the introduction of create_pmu_event_filter.
No functional changes intended.
Signed-off-by: Aaron Lewis <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions