summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-09-30perf vender events arm64: Use "Topdown" as topdown metric group nameYicong Yang
2024-09-30perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo
2024-09-30tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30tools include UAPI: Sync linux/fcntl.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30perf test: Use ARRAY_SIZE for array lengthJiapeng Chong
2024-09-30Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-09-30pm: cpupower: gitignore: Add compile_commands.jsonJohn B. Wyatt IV
2024-09-30selftests: exec: update gitignore for load_addressJavier Carrasco
2024-09-30selftests: core: add unshare_test to gitignoreJavier Carrasco
2024-09-30clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing
2024-09-30selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan