aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-01-10Merge tag 'linux-cpupower-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki14-19/+137
2025-01-10selftests/bpf: Add a test for kprobe multi with unique_matchYonghong Song1-0/+27
2025-01-10libbpf: Add unique_match option for multi kprobeYonghong Song2-2/+15
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-6/+28
2025-01-10sched_ext: Use time helpers in BPF schedulersChangwoo Min3-26/+11
2025-01-10sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_now()Changwoo Min2-3/+3
2025-01-10sched_ext: Add time helpers for BPF schedulersChangwoo Min1-0/+94
2025-01-10sched_ext: Add scx_bpf_now() for BPF schedulerChangwoo Min2-0/+6
2025-01-10perf report: Fix misleading help message about --demangleJiachen Zhang1-1/+1
2025-01-10perf ftrace: Fix display for range of the first bucketNamhyung Kim1-1/+1
2025-01-10perf ftrace: Check min/max latency only with bucket rangeNamhyung Kim1-3/+5
2025-01-10perf docs: arm_spe: Document new discard modeJames Clark1-0/+26
2025-01-10perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo1-0/+1
2025-01-10perf vendor events arm64: Add FUJITSU-MONAKA PMU eventYoshihiro Furudera25-0/+2927
2025-01-10perf tools: Fixup end address of modulesNamhyung Kim1-0/+2
2025-01-10perf symbol: Prefer non-label symbols with same addressNamhyung Kim1-1/+8
2025-01-10perf symbol-elf: Avoid a weak cxx_demangle_sym functionIan Rogers1-2/+4
2025-01-10perf trace: Fix unaligned access for augmented argsNamhyung Kim1-4/+17
2025-01-10perf test: Mark remaining probe tests as exclusiveJames Clark2-2/+2
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins14-163/+10
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins8-64/+12
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins8-75/+19
2025-01-10selftests/landlock: Remove unused macros in ptrace_test.cBa Jing1-2/+0
2025-01-09netconsole: selftest: verify userdata entry limitBreno Leitao2-0/+68
2025-01-09netconsole: selftest: Delete all userdata keysBreno Leitao1-3/+3
2025-01-09netconsole: selftest: Split the helpers from the selftestBreno Leitao3-217/+227
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-29/+78
2025-01-09tools: ynl: add main install targetJan Stancek1-1/+26
2025-01-09tools: ynl: add install target for generated contentJan Stancek2-7/+43
2025-01-09tools: ynl: add initial pyproject.toml for packagingJan Stancek1-0/+24
2025-01-09tools: ynl: move python code to separate sub-directoryJan Stancek16-7/+10
2025-01-09tools: ynl-gen-c: improve support for empty nestsJakub Kicinski1-2/+10
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+2
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt2-0/+6
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang1-0/+2
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang1-0/+4
2025-01-09selftests: add listmount() iteration testsChristian Brauner2-1/+67
2025-01-09selftests: remove unneeded includeChristian Brauner1-1/+0
2025-01-09selftests: add tests for mntns iterationChristian Brauner3-1/+151
2025-01-09seltests: move nsfs into filesystems subfolderChristian Brauner5-1/+1
2025-01-09perf tools mips: Use generic syscall scriptsCharlie Jenkins7-39/+11
2025-01-09perf tools loongarch: Use syscall tableCharlie Jenkins8-74/+9
2025-01-09perf tools arm64: Use syscall tableCharlie Jenkins11-75/+498
2025-01-09perf tools parisc: Support syscall headerCharlie Jenkins6-1/+482
2025-01-09perf tools alpha: Support syscall headerCharlie Jenkins6-1/+515
2025-01-09perf tools x86: Use generic syscall scriptsCharlie Jenkins9-80/+20
2025-01-09perf tools xtensa: Support syscall headerCharlie Jenkins6-1/+449
2025-01-09perf tools sparc: Support syscall headersCharlie Jenkins6-1/+532
2025-01-09perf tools sh: Support syscall headersCharlie Jenkins6-1/+482
2025-01-09perf tools arm: Support syscall headersCharlie Jenkins6-1/+493