summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-04-27perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-20perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-20KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-20KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-13objtool: Fix SLS validation for kcov tail-call replacementPeter Zijlstra
2022-04-13tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-13tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-13perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo
2022-04-13perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-13selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki
2022-04-13Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski
2022-04-13perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-13perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-13perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-13perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju
2022-04-13libbpf: Fix accessing the first syscall argument on s390Ilya Leoshkevich
2022-04-13libbpf: Fix accessing the first syscall argument on arm64Ilya Leoshkevich
2022-04-13libbpf: Fix accessing syscall arguments on powerpcIlya Leoshkevich
2022-04-13kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()Ricardo Koller
2022-04-13kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller
2022-04-13kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...Ricardo Koller
2022-04-13kvm: selftests: aarch64: pass vgic_irq guest args as a pointerRicardo Koller
2022-04-13kvm: selftests: aarch64: fix assert in gicv3_access_regRicardo Koller
2022-04-13libbpf: Fix build issue with llvm-readelfYonghong Song
2022-04-13selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney
2022-04-08perf vendor events: Update metrics for SkyLake ServerIan Rogers
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errorsToke Høiland-Jørgensen
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
2022-04-08selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski
2022-04-08libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-04-08perf stat: Fix forked applications enablement of countersThomas Richter
2022-04-08perf parse-events: Move slots only with topdownIan Rogers
2022-04-08perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez
2022-04-08bpftool: Fix print error when show bpf mapYafang Shao
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
2022-04-08libbpf: Unmap rings when umem deletedlic121
2022-04-08libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai
2022-04-08libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang
2022-04-08cxl/core/port: Rename bus.c to port.cDan Williams
2022-04-08libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko
2022-04-08bpftool: Fix pretty print dump for maps without BTF loadedJiri Olsa