summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-11-19Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...Linus Torvalds
2021-11-19Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18perf evsel: Fix memory leaks relating to unitIan Rogers
2021-11-18perf report: Fix memory leaks around perf_tip()Ian Rogers
2021-11-18perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
2021-11-18tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-11-18tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo
2021-11-18perf inject: Fix ARM SPE handlingGerman Gomez
2021-11-18perf bench: Fix two memory leaks detected with ASanSohaib Mohamed
2021-11-18perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter
2021-11-18tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-18perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim
2021-11-18perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim
2021-11-18perf sort: Fix the 'weight' sort key behaviorNamhyung Kim
2021-11-18perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1Arnaldo Carvalho de Melo
2021-11-18perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo
2021-11-18tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-18tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2021-11-18selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo
2021-11-16selftests: add a test case for mirred egress to ingressDavide Caratti
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-16Merge branch 'kvm-selftest' into kvm-masterPaolo Bonzini
2021-11-16KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_testDavid Matlack
2021-11-16KVM: selftests: Wait for all vCPU to be created before entering guest modeDavid Matlack
2021-11-16KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack
2021-11-16KVM: selftests: Start at iteration 0 instead of -1David Matlack
2021-11-16KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson
2021-11-16KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson
2021-11-16KVM: selftests: Create VM with adjusted number of guest pages for perf testsSean Christopherson
2021-11-16KVM: selftests: Remove perf_test_args.host_page_sizeSean Christopherson
2021-11-16KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson
2021-11-16KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging testSean Christopherson
2021-11-16KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_argsSean Christopherson
2021-11-16KVM: selftests: Use shorthand local var to access struct perf_tests_argsSean Christopherson
2021-11-16KVM: selftests: Require GPA to be aligned when backed by hugepagesSean Christopherson
2021-11-16KVM: selftests: Assert mmap HVA is aligned when using HugeTLBSean Christopherson
2021-11-16KVM: selftests: Expose align() helpers to testsSean Christopherson
2021-11-16KVM: selftests: Explicitly state indicies for vm_guest_mode_params arraySean Christopherson
2021-11-16KVM: selftests: Add event channel upcall support to xen_shinfo_testDavid Woodhouse
2021-11-15selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov
2021-11-15selftests: gpio: restore CFLAGS optionsKent Gibson
2021-11-15selftests: gpio: fix uninitialised variable warningKent Gibson
2021-11-15selftests: gpio: fix gpio compiling errorLi Zhijian
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-11-13perf tests: Remove bash constructs from stat_all_pmu.shJames Clark
2021-11-13perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-11-13perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark