summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers
2025-12-18perf tools: Fix split kallsyms DSO countingNamhyung Kim
2025-12-18perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim
2025-12-18perf jitdump: Add sym/str-tables to build-ID generationNamhyung Kim
2025-12-18selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu
2025-12-18selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn
2025-12-18selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2025-12-18selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2025-12-18selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan
2025-12-18selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-12-18perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim
2025-12-18libbpf: Fix parsing of multi-split BTFAlan Maguire
2025-12-18perf record: skip synthesize event when open evsel failedShuai Xue
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim
2025-12-18tools/nolibc/dirent: avoid errno in readdir_rBenjamin Berg
2025-12-18tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is setBenjamin Berg
2025-12-18perf hwmon_pmu: Fix uninitialized variable warningMichal Suchanek
2025-12-18tools/power turbostat: Regression fix Uncore MHz printed in hexLen Brown
2025-12-18perf annotate: Check return value of evsel__get_arch() properlyTianyou Li
2025-12-18perf parse-events: Fix legacy cache events if event is duplicated in a PMUIan Rogers
2025-12-18objtool: Fix weak symbol detectionJosh Poimboeuf
2025-12-18objtool: Fix standalone --hacks=jump_labelDylan Hatch
2025-12-18perf bpf_counter: Fix opening of "any"(-1) CPU eventsIan Rogers
2025-12-18tools/nolibc: handle NULL wstatus argument to waitpid()Thomas Weißschuh
2025-12-01tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun
2025-12-01selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-12-01selftests: cachestat: Fix warning on declaration under labelSidharth Seela
2025-12-01selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-12-01tools: riscv: Fixed misalignment of CSR related definitionsChen Pei
2025-12-01selftests: mptcp: join: userspace: longer timeoutMatthieu Baerts (NGI0)
2025-12-01selftests: mptcp: join: endpoints: longer timeoutMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-11-24selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha
2025-11-24selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt
2025-11-24perf test: Fix lock contention testRavi Bangoria
2025-11-24perf test shell lock_contention: Extra debug diagnosticsIan Rogers
2025-11-24perf lock: Fix segfault due to missing kernel mapRavi Bangoria
2025-11-24perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo
2025-11-24perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon
2025-11-24selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-11-24iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
2025-11-24iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()Nicolin Chen
2025-11-13selftests: drv-net: Reload pkt pointer after calling filter_udphdrAmery Hung
2025-11-13selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman