summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-04-13tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-13tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-13perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo1-2/+4
2022-04-13perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2-0/+5
2022-04-13selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki1-2/+1
2022-04-13Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski1-1/+0
2022-04-13perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-13perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark1-0/+6
2022-04-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-04-13libbpf: Fix build issue with llvm-readelfYonghong Song1-2/+2
2022-04-13selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson2-32/+50
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney1-2/+2
2022-04-08perf vendor events: Update metrics for SkyLake ServerIan Rogers7-153/+591
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-04-08libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errorsToke Høiland-Jørgensen1-1/+21
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima1-3/+3
2022-04-08selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter1-1/+1
2022-04-08bpftool: Fix print error when show bpf mapYafang Shao1-5/+2
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki1-1/+1
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-04-08libbpf: Unmap rings when umem deletedlic1211-0/+11
2022-04-08libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai1-0/+5
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-04-08libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko1-3/+5
2022-04-08bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang1-4/+2
2022-04-08libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen1-4/+51
2022-04-08libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko1-1/+2
2022-04-08tools/testing/cxl: Fix root port to host bridge assignmentDan Williams1-1/+1
2022-04-08libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter1-2/+3
2022-04-08selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao1-1/+1
2022-04-08selftests/bpf: Extract syscall wrapperKenta Tada2-14/+20
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder1-2/+2
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu1-29/+31
2022-04-08selftests, xsk: Fix rx_full stats testMagnus Karlsson1-1/+4
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer1-3/+17
2022-04-08bpftool: Only set obj->skeleton on complete successWei Fu1-1/+1
2022-04-08libbpf: Fix possible NULL pointer dereference when destroying skeletonYafang Shao1-0/+3
2022-04-08bpftool: Fix error check when calling hashmap__new()Mauricio Vásquez5-5/+7
2022-04-08selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum1-0/+1
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2-6/+6
2022-04-08selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum1-1/+1
2022-04-08selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum1-1/+1
2022-04-08selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-04-08tools/virtio: fix virtio_test executionStefano Garzarella1-0/+1
2022-03-23perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1