aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2023-11-07 17:09:52 -0800
committerSean Christopherson <seanjc@google.com>2023-11-29 14:51:20 -0800
commit6542a00369284c951185be8fa2ed45cf423cce06 (patch)
tree52e0c69f4f50be45086e9002813620016ccd4a9f /tools/perf/scripts/python/exported-sql-viewer.py
parentKVM: selftests: add -MP to CFLAGS (diff)
downloadwireguard-linux-6542a00369284c951185be8fa2ed45cf423cce06.tar.xz
wireguard-linux-6542a00369284c951185be8fa2ed45cf423cce06.zip
KVM: selftests: Drop the single-underscore ioctl() helpers
Drop _kvm_ioctl(), _vm_ioctl(), and _vcpu_ioctl(), as they are no longer used by anything other than the no-underscores variants (and may have never been used directly). The single-underscore variants were never intended to be a "feature", they were a stopgap of sorts to ease the conversion to pretty printing ioctl() names when reporting errors. Opportunistically add a comment explaining when to use __KVM_IOCTL_ERROR() versus KVM_IOCTL_ERROR(). The single-underscore macros were subtly ensuring that the name of the ioctl() was printed on error, i.e. it's all too easy to overlook the fact that using __KVM_IOCTL_ERROR() is intentional. Link: https://lore.kernel.org/r/20231108010953.560824-2-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions