diff options
author | Sean Christopherson <[email protected]> | 2024-01-09 17:27:00 -0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-02-22 16:22:36 -0800 |
commit | 9c9025ea003a03f967affd690f39b4ef3452c0f5 (patch) | |
tree | d635ad8fce371040e9661b60207b876700bd6a6a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a5f091ce1c9222fc9f98374d92db9539e6004ae (diff) |
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Annotate the kvm_entry() tracepoint with "immediate exit" when KVM is
forcing a VM-Exit immediately after VM-Enter, e.g. when KVM wants to
inject an event but needs to first complete some other operation.
Knowing that KVM is (or isn't) forcing an exit is useful information when
debugging issues related to event injection.
Suggested-by: Maxim Levitsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions