aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-10net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing1-0/+18
2024-09-10selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson1-2/+14
2024-09-10perf callchain: Allow symbols to be optional when resolving a callchainIan Rogers5-52/+85
2024-09-10perf inject: Lazy build-id mmap2 event insertionIan Rogers4-12/+63
2024-09-10perf inject: Add new mmap2-buildid-all optionIan Rogers4-3/+154
2024-09-10perf inject: Fix build ID injectionIan Rogers4-55/+175
2024-09-10perf annotate-data: Add pr_debug_scope()Namhyung Kim1-2/+23
2024-09-10perf annotate: Treat 'call' instruction as stack operationNamhyung Kim1-0/+1
2024-09-10perf build: Remove unused feature test targetJames Clark2-7/+0
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark4-4/+27
2024-09-10perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...Arnaldo Carvalho de Melo1-2/+4
2024-09-10perf trace: Support collecting 'union's with the BPF augmenterArnaldo Carvalho de Melo1-8/+10
2024-09-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu1-0/+3
2024-09-10libbpf: Fix uretprobe.multi.s programs auto attachmentJiri Olsa1-1/+1
2024-09-10Merge tag 'linux-cpupower-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...Rafael J. Wysocki6-0/+397
2024-09-10perf trace: Add --force-btf for debuggingHoward Chu1-1/+6
2024-09-10perf trace: Collect augmented data using BPFHoward Chu1-1/+106
2024-09-10perf trace: Pretty print buffer dataHoward Chu2-0/+39
2024-09-10perf trace: Pretty print struct dataHoward Chu1-5/+60
2024-09-10perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...Howard Chu2-0/+117
2024-09-10perf trace: Mark bpf's attr as from_userArnaldo Carvalho de Melo1-1/+2
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner81-755/+2158
2024-09-10tools/virtio:Fix the wrong format specifierZhu Jun1-1/+1
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson1-4/+7
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn8-2/+251
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn1-2/+5
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima1-0/+23
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)1-6/+8
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)1-1/+1
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)6-1/+9
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)1-1/+0
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)1-1/+16
2024-09-09tools/mm: rm thp_swap_allocator_test when make cleanzhangjiao1-1/+1
2024-09-09scx_qmap: Implement highpri boostingTejun Heo2-14/+130
2024-09-09sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()Tejun Heo1-0/+10
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing1-1/+5
2024-09-09selftests/mm: relax test to fail after 100 migration failuresDev Jain1-6/+11
2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu3-0/+94
2024-09-09libbpf: Fix some typos in commentsYusheng Zheng8-13/+13
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy3-1/+9
2024-09-09bpftool: Fix typosAndrew Kreimer1-1/+1
2024-09-09bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu1-4/+4
2024-09-09libbpf: Fixed getting wrong return address on arm64 architectureShuyi Cheng1-1/+1
2024-09-09perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2-2/+7
2024-09-09perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2-3/+8
2024-09-09perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2-1/+5
2024-09-09perf trace: Mark which syscall arguments go from user space to kernel spaceArnaldo Carvalho de Melo1-14/+27
2024-09-09perf trace: Use a common encoding for augmented arguments, with size + error ...Arnaldo Carvalho de Melo4-44/+66
2024-09-09perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...Arnaldo Carvalho de Melo1-2/+2
2024-09-09cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu1-2/+2