summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-06-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-06-27selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron
2025-06-04bpftool: Fix readlink usage in get_fd_typeViktor Malik
2025-06-04tools/build: Don't pass test log files to linkerIan Rogers
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-05-02pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo
2025-03-13perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu
2025-03-13udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-03-13ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2025-03-13perf trace: Fix runtime error of index out of boundsHoward Chu
2025-03-13perf report: Fix misleading help message about --demangleJiachen Zhang
2025-03-13perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-03-13ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing
2025-03-13perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han
2025-03-13perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han
2025-03-13tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2025-03-13selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin
2025-03-13selftests/harness: Display signed values correctlyKees Cook
2025-03-13cpupower: fix TSC MHz calculationHe Rongguang
2025-03-13perf cs-etm: Add missing variable in cs_etm__process_queues()Ben Hutchings
2024-12-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson
2024-12-14perf trace: Do not lose last events in a raceBenjamin Peterson
2024-12-14perf probe: Correct demangled symbols in C++ programLeo Yan
2024-12-14perf cs-etm: Don't flush when packet_queue fills upJames Clark
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-14selftests: net: really check for bg process completionPaolo Abeni
2024-12-14selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-11-08usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-11-08tools/iio: Add memory allocation failure check for trigger_nameZhu Jun
2024-11-08ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan
2024-11-08selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-11-08selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-11-08perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-11-08perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-11-08perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-11-08selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-11-08selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-11-08selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-11-08selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar
2024-11-08selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu
2024-09-12libbpf: Add NULL checks to bpf_object__{prev_map,next_map}Andreas Ziegler
2024-09-04tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin
2024-09-04tc-testing: don't access non-existent variable on exceptionSimon Horman