summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-12perf annotate: Use global annotation_optionsNamhyung Kim8-89/+71
2024-06-12perf top: Convert to the global annotation_optionsNamhyung Kim2-23/+22
2024-06-12perf report: Convert to the global annotation_optionsNamhyung Kim1-17/+16
2024-06-12perf annotate: Introduce global annotation_optionsNamhyung Kim3-22/+26
2024-06-12perf annotate: Split branch stack cycles information out of 'struct annotatio...Namhyung Kim3-24/+54
2024-06-12perf machine thread: Remove exited threads by defaultIan Rogers5-4/+35
2024-06-12perf record: Lazy load kernel symbolsIan Rogers4-3/+12
2024-06-12perf stat: Do not fail on metrics on s390 z/VM systemsThomas Richter1-14/+14
2024-06-12perf annotate: Get rid of duplicate --group option itemNamhyung Kim1-2/+0
2024-06-12perf probe: Add missing libgen.h header needed for using basename()Arnaldo Carvalho de Melo1-0/+1
2024-06-12perf record: Delete session after stopping sideband threadIan Rogers1-2/+2
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
2024-06-12selftests/kcmp: remove unused open modeEdward Liaw1-1/+1
2024-06-12x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-06-12x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-06-12selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding10-12/+19
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-06-12selftests: net: add missing config for amt.shJakub Kicinski1-0/+1
2024-06-12selftests: net: add more missing kernel configPaolo Abeni1-1/+5
2024-06-12selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst1-2/+10
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard1-1/+3
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-06-12libbpf: Fix error message in attach_kprobe_multiJiri Olsa1-1/+1
2024-06-12bpf: Fix verifier assumptions about socket->skAlexei Starovoitov3-13/+20
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang1-0/+2
2024-06-12selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang1-1/+1
2024-06-12bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-06-12bpftool: Mount bpffs on provided dir instead of parent dirSahil Siddiq5-16/+92
2024-06-12bpftool: Fix missing pids during link showYonghong Song1-2/+2
2024-06-12KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton1-0/+50
2024-06-12selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger1-0/+14
2024-06-12tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus1-1/+1
2024-06-12tools/latency-collector: Fix -Wformat-security compile warnsShuah Khan1-4/+4
2024-06-12selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)1-1/+1
2024-05-25kselftest: Add a ksft_perror() helperMark Brown1-0/+14
2024-05-17Revert "selftests/bpf: Add netkit to tc_redirect selftest"Pei Xiao1-52/+0
2024-05-17selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-17selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
2024-05-17selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu1-169/+162
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
2024-05-17tools/power/turbostat: Fix uncore frequency file stringJustin Ernst1-1/+1
2024-05-17memblock tests: fix undefined reference to `panic'Wei Yang2-0/+20
2024-05-17memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang1-0/+5
2024-05-17tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown1-1/+2
2024-05-17tools/power turbostat: Print ucode revision only if validPatryk Wlazlyn1-3/+9
2024-05-17tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu1-1/+1
2024-05-17tools/power turbostat: Increase the limit for fd openedWyes Karny1-0/+21
2024-05-17tools/power turbostat: Fix added raw MSR outputDoug Smythies1-3/+4
2024-05-17selftests/ftrace: Fix event filter target_func selectionMark Rutland1-1/+1