diff options
author | Sean Christopherson <seanjc@google.com> | 2025-06-11 15:45:32 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-06-23 09:50:30 -0700 |
commit | c5af31698d719acf35ec3e3a3610a7c92dac0e6e (patch) | |
tree | d4dc0baf146072e28611fa8ff7a0cef7ccc2801e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cf04ec393ed08b3d0566f0735675639732dca23a (diff) |
KVM: x86: Move posted interrupt tracepoint to common code
Move the pi_irte_update tracepoint to common x86, and call it whenever the
IRTE is modified. Tracing only the modifications that result in an IRQ
being posted to a vCPU makes the tracepoint useless for debugging.
Drop the vendor specific address; plumbing that into common code isn't
worth the trouble, as the address is meaningless without a whole pile of
other information that isn't provided in any tracepoint.
Link: https://lore.kernel.org/r/20250611224604.313496-31-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions