summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-11perf evsel: Add accessor for tool_eventIan Rogers
2024-09-11perf pmus: Fake PMU clean upIan Rogers
2024-09-11perf list: Avoid potential out of bounds memory readIan Rogers
2024-09-11perf help: Fix a typo ("bellow")Andrew Kreimer
2024-09-11selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knobMaciej Fijalkowski
2024-09-11perf ftrace: Detect whether ftrace is enabled on systemChangbin Du
2024-09-11perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...Arnaldo Carvalho de Melo
2024-09-11perf build: Require at least clang 16.0.6 to build BPF skeletonsArnaldo Carvalho de Melo
2024-09-11perf trace: If a syscall arg is marked as 'const', assume it is coming _from_...Arnaldo Carvalho de Melo
2024-09-11perf parse-events: Remove duplicated include in parse-events.cYang Li
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10net-timestamp: add selftests for SOF_TIMESTAMPING_OPT_RX_FILTERJason Xing
2024-09-10selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson
2024-09-10perf callchain: Allow symbols to be optional when resolving a callchainIan Rogers
2024-09-10perf inject: Lazy build-id mmap2 event insertionIan Rogers
2024-09-10perf inject: Add new mmap2-buildid-all optionIan Rogers
2024-09-10perf inject: Fix build ID injectionIan Rogers
2024-09-10perf annotate-data: Add pr_debug_scope()Namhyung Kim
2024-09-10perf annotate: Treat 'call' instruction as stack operationNamhyung Kim
2024-09-10perf build: Remove unused feature test targetJames Clark
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark
2024-09-10perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...Arnaldo Carvalho de Melo
2024-09-10perf trace: Support collecting 'union's with the BPF augmenterArnaldo Carvalho de Melo
2024-09-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu
2024-09-10libbpf: Fix uretprobe.multi.s programs auto attachmentJiri Olsa
2024-09-10Merge tag 'linux-cpupower-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...Rafael J. Wysocki
2024-09-10perf trace: Add --force-btf for debuggingHoward Chu
2024-09-10perf trace: Collect augmented data using BPFHoward Chu
2024-09-10perf trace: Pretty print buffer dataHoward Chu
2024-09-10perf trace: Pretty print struct dataHoward Chu
2024-09-10perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...Howard Chu
2024-09-10perf trace: Mark bpf's attr as from_userArnaldo Carvalho de Melo
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10tools/virtio:Fix the wrong format specifierZhu Jun
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)
2024-09-09tools/mm: rm thp_swap_allocator_test when make cleanzhangjiao
2024-09-09scx_qmap: Implement highpri boostingTejun Heo
2024-09-09sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()Tejun Heo
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing
2024-09-09selftests/mm: relax test to fail after 100 migration failuresDev Jain
2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu
2024-09-09libbpf: Fix some typos in commentsYusheng Zheng