summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack 2022-07-13KVM: selftests: Use kvm_cpu_has() for nested VMX checksSean Christopherson 2022-06-11KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+pasteSean Christopherson 2022-06-11KVM: selftests: Purge vm+vcpu_id == vcpu sillinessSean Christopherson 2022-06-11KVM: selftests: Simplify KVM_ENABLE_CAP helper APIsSean Christopherson 2022-06-11KVM: selftests: Consolidate KVM_ENABLE_CAP usageSean Christopherson 2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson 2022-06-09KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack 2022-06-09KVM: selftests: Add a helper to check EPT/VPID capabilitiesDavid Matlack 2022-06-09KVM: selftests: Refactor nested_map() to specify target levelDavid Matlack 2022-06-09KVM: selftests: Drop stale function parameter comment for nested_map()David Matlack 2022-06-09KVM: selftests: Add option to create 2M and 1G EPT mappingsDavid Matlack