aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2024-02-20Merge tag 'v5.4.268' into v5.4/standard/baseBruce Ashfield
2024-01-25perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf bpf: Decouple creating the evlist from adding the SB eventArnaldo Carvalho de Melo
2024-01-25perf top: Move sb_evlist to 'struct perf_top'Arnaldo Carvalho de Melo
2024-01-25perf record: Move sb_evlist to 'struct record'Arnaldo Carvalho de Melo
2024-01-25perf env: Add perf_env__numa_node()Jiri Olsa
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2024-01-25selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2023-12-19Merge tag 'v5.4.264' into v5.4/standard/baseBruce Ashfield
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.4.261' into v5.4/standard/baseBruce Ashfield
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen
2023-11-20tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi
2023-11-20tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean
2023-11-17Merge tag 'v5.4.260' into v5.4/standard/baseBruce Ashfield
2023-11-08selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-12Merge tag 'v5.4.258' into v5.4/standard/baseBruce Ashfield
2023-10-10cpupower: add Makefile dependencies for install targetsIvan Babrou
2023-10-10bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-10-10selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-10-10selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-10-10selftests/tls: Add {} to avoid static checker warningKees Cook
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-23perf tools: Add an option to build without libbfdIan Rogers
2023-09-23perf jevents: Make build dependency on test JSONsJohn Garry
2023-09-23tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo
2023-09-23perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim
2023-09-23perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-09-23perf top: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2023-09-23perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-09-04Merge tag 'v5.4.255' into v5.4/standard/baseBruce Ashfield
2023-08-30selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-30selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-21Merge tag 'v5.4.254' into v5.4/standard/baseBruce Ashfield
2023-08-21Merge tag 'v5.4.253' into v5.4/standard/baseBruce Ashfield
2023-08-16selftests/rseq: Fix build with undefined __weakMark Brown
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-11selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-08-11selftests/rseq: check if libc rseq support is registeredMichael Jeanson
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-08-08Merge tag 'v5.4.252' into v5.4/standard/baseBruce Ashfield
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-08-08tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo