summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-07-20perf tools: Add guest_cpu to hypervisor threadsAdrian Hunter
2022-07-20perf session: Create guest machines from id_indexAdrian Hunter
2022-07-20perf tools: Add machine_pid and vcpu to id_indexAdrian Hunter
2022-07-20perf buildid-cache: Do not require purge files to also be in the file systemAdrian Hunter
2022-07-20perf buildid-cache: Add guestmount'd files to the build ID cacheAdrian Hunter
2022-07-20perf script: Add --dump-unsorted-raw-trace optionAdrian Hunter
2022-07-20perf tools: Add perf_event__synthesize_id_sample()Adrian Hunter
2022-07-20perf tools: Factor out evsel__id_hdr_size()Adrian Hunter
2022-07-20perf tools: Export perf_event__process_finished_round()Adrian Hunter
2022-07-20perf ordered_events: Add ordered_events__last_flush_time()Adrian Hunter
2022-07-20perf tools: Export dsos__for_each_with_build_id()Adrian Hunter
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli
2022-07-20memblock tests: change build options to run-time optionsRebecca Mckeever
2022-07-19perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-07-19libbpf: fix an snprintf() overflow checkDan Carpenter
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19libbpf: make RINGBUF map size adjustments more eagerlyAndrii Nakryiko
2022-07-19bpf: fix bpf_skb_pull_data documentationJoanne Koong
2022-07-19libbpf: fallback to tracefs mount point if debugfs is not mountedAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko
2022-07-19selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftestsAndrii Nakryiko
2022-07-19libbpf: add ksyscall/kretsyscall sections support for syscall kprobesAndrii Nakryiko
2022-07-19libbpf: improve BPF_KPROBE_SYSCALL macro and rename it to BPF_KSYSCALLAndrii Nakryiko
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko
2022-07-19libbpf: generalize virtual __kconfig externs and use it for USDTAndrii Nakryiko
2022-07-19tools headers UAPI: Sync linux/kvm.h with the kernel sourcesPaolo Bonzini
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-18Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman
2022-07-18perf buildid-list: Add a "-m" option to show kernel and modules build-idsBlake Jones
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-17proc: fix test for "vsyscall=xonly" boot optionAlexey Dobriyan
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra
2022-07-17tools: add hmm gup tests for device coherent typeAlex Sierra
2022-07-17tools: update test_hmm script to support SP configAlex Sierra
2022-07-17tools: update hmm-test to support device coherent typeAlex Sierra
2022-07-17selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty
2022-07-17perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter
2022-07-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-07-17tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-07-15selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...Jaehee Park
2022-07-15libbpf: perfbuf: Add API to get the ring bufferJon Doron
2022-07-15tools: runqslower: Build and use lightweight bootstrap version of bpftoolPu Lehui
2022-07-15LSM: SafeSetID: add setgroups() testing to selftestMicah Morton
2022-07-15LSM: SafeSetID: add GID testing to selftestMicah Morton