summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-10-03libbpf: Fix header comment typos for BTF.extTony Ambardar-2/+2
2024-10-03libbpf: Improve log message formattingTony Ambardar-8/+8
2024-10-03selftests/bpf: Fix uprobe_multi compilation errorAlan Maguire-0/+4
2024-10-03libbpf: Remove unneeded semicolonChen Ni-1/+1
2024-10-03tools/bpf: Remove unused variable from runqslowerZhu Jun-1/+0
2024-10-03selftests/bpf: vm: Add support for VIRTIO_FSManu Bretelle-2/+5
2024-10-03libbpf: Fix expected_attach_type set handling in program load callbackTao Chen-4/+8
2024-10-03libbpf: Change log level of BTF loading error messageIhor Solodrai-4/+5
2024-10-03selftests/bpf: Add missing va_end.Zhang Jiao-0/+1
2024-10-03selftests/bpf: Bail out quickly from failing consumer testJiri Olsa-5/+11
2024-10-03selftests/bpf: Fix uprobe consumer testJiri Olsa-8/+1
2024-10-03selftests/bpf: Set vpath in Makefile to search for skelsIhor Solodrai-4/+5
2024-10-03selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGSIhor Solodrai-1/+0
2024-10-03selftests: net: csum: Clean up recv_verify_packet_ipv6Sean Anderson-7/+5
2024-10-03selftests: mlxsw: rtnetlink: Use devlink_reload() APIAmit Cohen-8/+2
2024-10-03perf test attr: Add back missing topdown eventsVeronika Molnarova-144/+320
2024-10-03perf arm-spe: Dump metadata with version 2Leo Yan-5/+49
2024-10-03perf arm-spe: Support metadata version 2Leo Yan-4/+95
2024-10-03perf arm-spe: Save per CPU information in metadataLeo Yan-2/+81
2024-10-03perf arm-spe: Calculate meta data sizeLeo Yan-3/+36
2024-10-03perf arm-spe: Define metadata header version 2Leo Yan-4/+40
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian-3/+3
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings-1/+1
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-284/+1392
2024-10-03perf list: update option desc in man pageYoshihiro Furudera-1/+1
2024-10-03perf test: Restore sample rate for perf_event_attrVeronika Molnarova-0/+18
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-29/+32
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-28/+30
2024-10-03selftests/net: Add missing va_end.zhang jiao-0/+1
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu-1/+2
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+9
2024-10-02perf trace: Keep exited threads for summaryMichael Petlan-0/+4
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter-2/+2
2024-10-02tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey-5/+169
2024-10-02tools/perf: Correctly calculate sample period for inherited SAMPLE_READ valuesBen Gainey-11/+128
2024-10-02perf test: Skip not fail syscall tp fields test when insufficient permissionsIan Rogers-4/+15
2024-10-02perf test: Skip not fail tp fields test when insufficient permissionsIan Rogers-15/+25
2024-10-02perf test: Fix memory leaks on event-times error pathsIan Rogers-2/+3
2024-10-02perf stat: Fix affinity memory leaks on error pathIan Rogers-0/+2
2024-10-02perf jevents: Don't stop at the first matched pmu when searching a events tableKan Liang-2/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-9/+9
2024-10-02perf cs-etm: Fix the assert() to handle captured and unprocessed cpu traceIlkka Koskinen-1/+1
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong-1/+7
2024-10-02perf build: Fix static compilation error when libdw is not installedYang Jihong-2/+2
2024-10-02perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORTJames Clark-0/+1
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer-9/+118
2024-10-02pm: cpupower: bindings: Add test to confirm cpu state is disabledJohn B. Wyatt IV-0/+16
2024-10-02pm: cpupower: bindings: Improve disable c_state blockJohn B. Wyatt IV-6/+6
2024-10-02selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu-1/+4
2024-10-02kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni-2/+2