diff options
author | Sean Christopherson <seanjc@google.com> | 2025-06-25 17:12:23 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-07-09 09:33:40 -0700 |
commit | e83ee6f76c33de80d5fe4cec523e2b95bfc5e3ea (patch) | |
tree | ff2917a9cce6b62bbc66a85c59528a368e1e938a /tools/perf/scripts/python/flamegraph.py | |
parent | a7cec20845a67ff4f3c924255519341f37d993f9 (diff) |
KVM: selftests: Expand set of APIs for pinning tasks to a single CPU
Expand kvm_pin_this_task_to_pcpu() into a set of APIs to allow pinning a
task (or self) to a CPU (any or specific). This will allow deduplicating
code throughout a variety of selftests.
Opportunistically use "self" instead of "this_task" as it is both more
concise and less ambiguous.
Link: https://lore.kernel.org/r/20250626001225.744268-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions