summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-08libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura1-4/+4
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-08perf parse-events: Move slots only with topdownIan Rogers1-4/+14
2022-04-08perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez1-0/+68
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-08libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel1-19/+25
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-04-08cxl/core/port: Rename bus.c to port.cDan Williams1-1/+1
2022-04-08libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko1-3/+5
2022-04-08bpftool: Fix pretty print dump for maps without BTF loadedJiri Olsa1-16/+15
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 libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko1-1/+1
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 riscv register namesIlya Leoshkevich1-2/+2
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-08rtla/osnoise: Fix osnoise hist stop tracing messageDaniel Bristot de Oliveira1-1/+1
2022-04-08selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum1-0/+1
2022-04-08selftests: vm: remove dependecy from internal kernel macrosMuhammad Usama Anjum1-0/+3
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/sgx: Ensure enclave data available during debug printReinette Chatre1-2/+2
2022-04-08selftests/sgx: Do not attempt enclave build without valid enclaveReinette Chatre1-0/+1
2022-04-08selftests/sgx: Fix NULL-pointer-dereference upon early test failureReinette Chatre1-4/+5
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers1-1/+1
2022-03-18perf evlist: Avoid iteration for empty evlist.Ian Rogers1-11/+17
2022-03-18perf symbols: Fix symbol size calculation conditionMichael Petlan1-1/+1