summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-02-12perf vendor events: Add Clearwaterforest eventsIan Rogers-0/+356
2025-02-12perf vendor events: Update CascadelakeX events/metricsIan Rogers-385/+464
2025-02-12perf vendor events: Update BroadwellX events/metricsIan Rogers-216/+230
2025-02-12perf vendor events: Update BroadwellDE events/metricsIan Rogers-153/+184
2025-02-12perf vendor events: Update Broadwell events/metricsIan Rogers-159/+192
2025-02-12perf vendor events: Add Arrowlake events/metricsIan Rogers-0/+9265
2025-02-12perf vendor events: Update AlderlakeN events/metricsIan Rogers-100/+459
2025-02-12perf vendor events: Update Alderlake events/metricsIan Rogers-498/+1042
2025-02-12perf tools: Use symfs when opening debuginfo by pathNamhyung Kim-1/+5
2025-02-12perf trace: Add --summary-mode optionNamhyung Kim-19/+114
2025-02-12perf tools: Get rid of now-unused rb_resort.hNamhyung Kim-146/+0
2025-02-12perf trace: Convert syscall_stats to hashmapNamhyung Kim-29/+86
2025-02-12perf trace: Allocate syscall stats only if summary is onNamhyung Kim-10/+11
2025-02-12perf tests: Fix Tool PMU test segfaultJames Clark-2/+2
2025-02-12netlink: specs: wireless: add a spec for nl80211Donald Hunter-0/+1
2025-02-12tools/net/ynl: add indexed-array scalar support to ynl-gen-cDonald Hunter-6/+18
2025-02-12tools/net/ynl: sanitise enums with leading digits in ynl-gen-cDonald Hunter-0/+2
2025-02-12tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-cDonald Hunter-1/+1
2025-02-12tools/net/ynl: accept IP string inputsDonald Hunter-4/+21
2025-02-12tools/net/ynl: support rendering C array members to stringsDonald Hunter-0/+5
2025-02-12tools/net/ynl: support decoding indexed arrays as enumsDonald Hunter-1/+3
2025-02-12tools/net/ynl: remove extraneous plural from variable namesDonald Hunter-6/+6
2025-02-12objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda-0/+1
2025-02-12lib/prime_numbers: convert self-test to KUnitTamir Duberstein-5/+0
2025-02-12selftests/nolibc: split up architecture list in run-tests.shThomas Weißschuh-1/+10
2025-02-12KVM: selftests: Close VM's binary stats FD when releasing VMSean Christopherson-6/+9
2025-02-12KVM: selftests: Fix mostly theoretical leak of VM's binary stats FDSean Christopherson-2/+2
2025-02-12KVM: selftests: Allow running a single iteration of dirty_log_testSean Christopherson-1/+1
2025-02-12KVM: selftests: Fix an off-by-one in the number of dirty_log_test iterationsSean Christopherson-1/+1
2025-02-12KVM: selftests: Set per-iteration variables at the start of each iterationSean Christopherson-26/+17
2025-02-12KVM: selftests: Tighten checks around prev iter's last dirty page in ringSean Christopherson-7/+15
2025-02-12KVM: selftests: Ensure guest writes min number of pages in dirty_log_testSean Christopherson-4/+36
2025-02-12KVM: sefltests: Verify value of dirty_log_test last page isn't bogusSean Christopherson-2/+3
2025-02-12KVM: selftests: Collect *all* dirty entries in each dirty_log_test iterationSean Christopherson-104/+45
2025-02-12KVM: selftests: Print (previous) last_page on dirty page value mismatchSean Christopherson-5/+8
2025-02-12KVM: selftests: Use continue to handle all "pass" scenarios in dirty_log_testSean Christopherson-8/+5
2025-02-12KVM: selftests: Post to sem_vcpu_stop if and only if vcpu_stop is trueSean Christopherson-14/+4
2025-02-12KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stopSean Christopherson-21/+22
2025-02-12KVM: selftests: Honor "stop" request in dirty ring testSean Christopherson-2/+10
2025-02-12KVM: selftests: Limit dirty_log_test's s390x workaround to s390xMaxim Levitsky-0/+2
2025-02-12KVM: selftests: Continuously reap dirty ring while vCPU is runningSean Christopherson-17/+46
2025-02-12KVM: selftests: Read per-page value into local var when verifying dirty_log_testSean Christopherson-9/+7
2025-02-12KVM: selftests: Precisely track number of dirty/clear pages for each iterationSean Christopherson-9/+9
2025-02-12KVM: selftests: Drop stale srandom() initialization from dirty_log_testSean Christopherson-2/+0
2025-02-12KVM: selftests: Drop signal/kick from dirty ring testcaseSean Christopherson-91/+15
2025-02-12KVM: selftests: Sync dirty_log_test iteration to guest *before* resumingSean Christopherson-1/+1
2025-02-12KVM: selftests: Support multiple write retires in dirty_log_testMaxim Levitsky-2/+50
2025-02-12KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep()Sean Christopherson-1/+1
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson-1/+14
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson-13/+17