summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-03perf arm-spe: Define metadata header version 2Leo Yan
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-03perf list: update option desc in man pageYoshihiro Furudera
2024-10-03perf test: Restore sample rate for perf_event_attrVeronika Molnarova
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03selftests/net: Add missing va_end.zhang jiao
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02perf trace: Keep exited threads for summaryMichael Petlan
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter
2024-10-02tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey
2024-10-02tools/perf: Correctly calculate sample period for inherited SAMPLE_READ valuesBen Gainey
2024-10-02perf test: Skip not fail syscall tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Skip not fail tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Fix memory leaks on event-times error pathsIan Rogers
2024-10-02perf stat: Fix affinity memory leaks on error pathIan Rogers
2024-10-02perf jevents: Don't stop at the first matched pmu when searching a events tableKan Liang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02perf cs-etm: Fix the assert() to handle captured and unprocessed cpu traceIlkka Koskinen
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong
2024-10-02perf build: Fix static compilation error when libdw is not installedYang Jihong
2024-10-02perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORTJames Clark
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer
2024-10-02pm: cpupower: bindings: Add test to confirm cpu state is disabledJohn B. Wyatt IV
2024-10-02pm: cpupower: bindings: Improve disable c_state blockJohn B. Wyatt IV
2024-10-02selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-10-02kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-10-02tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-02perf tools: Cope with differences for lib/list_sort.c copy from the kernelArnaldo Carvalho de Melo
2024-10-02tools check_headers.sh: Add check variant that excludes some hunksArnaldo Carvalho de Melo
2024-10-02sched_ext: Add __weak markers to BPF helper function decalarationsVishal Chourasia
2024-10-01bpf: Sync uapi bpf.h header to tools directoryDaniel Borkmann
2024-10-01selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman
2024-10-01KVM: selftests: Fix build on architectures other than x86_64Mark Brown
2024-10-01selftest: hid: add missing run-hid-tools-tests.shYun Lu
2024-10-01selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld
2024-09-30selftests/bpf: Add mptcp subflow subtestGeliang Tang
2024-09-30selftests/bpf: Add getsockopt to inspect mptcp subflowGeliang Tang
2024-09-30selftests/bpf: Add mptcp subflow exampleNicolas Rybowski
2024-09-30perf tests: Add more topdown events regroup testsDapeng Mi
2024-09-30perf tests: Add topdown events counting and sampling testsDapeng Mi
2024-09-30perf tests: Add leader sampling test in record testsDapeng Mi
2024-09-30perf x86/topdown: Don't move topdown metric events in groupDapeng Mi
2024-09-30perf x86/topdown: Correct leader selection with sample_read enabledDapeng Mi
2024-09-30perf x86/topdown: Complete topdown slots/metrics events checkDapeng Mi
2024-09-30perf evsel: Reduce a variables scopeIan Rogers