summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins-64/+12
2025-01-10perf tools powerpc: Use generic syscall table scriptsCharlie Jenkins-75/+19
2025-01-10selftests/landlock: Remove unused macros in ptrace_test.cBa Jing-2/+0
2025-01-09netconsole: selftest: verify userdata entry limitBreno Leitao-0/+68
2025-01-09netconsole: selftest: Delete all userdata keysBreno Leitao-3/+3
2025-01-09netconsole: selftest: Split the helpers from the selftestBreno Leitao-217/+227
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+78
2025-01-09tools: ynl: add main install targetJan Stancek-1/+26
2025-01-09tools: ynl: add install target for generated contentJan Stancek-7/+43
2025-01-09tools: ynl: add initial pyproject.toml for packagingJan Stancek-0/+24
2025-01-09tools: ynl: move python code to separate sub-directoryJan Stancek-7/+10
2025-01-09tools: ynl-gen-c: improve support for empty nestsJakub Kicinski-2/+10
2025-01-09Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+2
2025-01-09Merge patch series "selftest: fix riscv/vector tests"Palmer Dabbelt-0/+6
2025-01-09tools: selftests: riscv: Add test count for vstate_prctlYong-Xuan Wang-0/+2
2025-01-09tools: selftests: riscv: Add pass message for v_initval_nolibcYong-Xuan Wang-0/+4
2025-01-09selftests: add listmount() iteration testsChristian Brauner-1/+67
2025-01-09selftests: remove unneeded includeChristian Brauner-1/+0
2025-01-09selftests: add tests for mntns iterationChristian Brauner-1/+151
2025-01-09seltests: move nsfs into filesystems subfolderChristian Brauner-1/+1
2025-01-09perf tools mips: Use generic syscall scriptsCharlie Jenkins-39/+11
2025-01-09perf tools loongarch: Use syscall tableCharlie Jenkins-74/+9
2025-01-09perf tools arm64: Use syscall tableCharlie Jenkins-75/+498
2025-01-09perf tools parisc: Support syscall headerCharlie Jenkins-1/+482
2025-01-09perf tools alpha: Support syscall headerCharlie Jenkins-1/+515
2025-01-09perf tools x86: Use generic syscall scriptsCharlie Jenkins-80/+20
2025-01-09perf tools xtensa: Support syscall headerCharlie Jenkins-1/+449
2025-01-09perf tools sparc: Support syscall headersCharlie Jenkins-1/+532
2025-01-09perf tools sh: Support syscall headersCharlie Jenkins-1/+482
2025-01-09perf tools arm: Support syscall headersCharlie Jenkins-1/+493
2025-01-09perf tools csky: Support generic syscall headersCharlie Jenkins-1/+8
2025-01-09perf tools arc: Support generic syscall headersCharlie Jenkins-2/+10
2025-01-09perf tools: Create generic syscall table supportCharlie Jenkins-77/+588
2025-01-09selftests: net: test listing NAPI vs queue resetsJakub Kicinski-1/+18
2025-01-08selftests: drv-net: test drivers sleeping in ndo_get_stats64Jakub Kicinski-3/+97
2025-01-08selftests/nolibc: run-tests.sh: detect missing toolchainWilly Tarreau-0/+7
2025-01-08KVM: selftests: Add helpers for locally (un)blocking IRQs on x86Sean Christopherson-14/+51
2025-01-08KVM: selftests: Use data load to trigger LLC references/misses in Intel PMUSean Christopherson-4/+5
2025-01-08KVM: selftests: Add printf attribute to _no_printf()Isaku Yamahata-1/+1
2025-01-08perf test cpumap: Avoid use-after-free following mergeIan Rogers-4/+4
2025-01-08perf llvm-add2line: Remove unused symbol_conf.h includeDmitry Vyukov-1/+0
2025-01-08perf test trace_btf_general: Fix shellcheck warningJames Clark-0/+1
2025-01-08perf namespaces: Fixup the nsinfo__in_pidns() return type, its boolArnaldo Carvalho de Melo-2/+2
2025-01-08perf jitdump: Fixup in_pidns member when java agent and 'perf record' are not...Arnaldo Carvalho de Melo-3/+12
2025-01-08perf namespaces: Introduce nsinfo__set_in_pidns()Arnaldo Carvalho de Melo-0/+6
2025-01-08perf jitdump: Accept jitdump mmaps emitted from inside containersArnaldo Carvalho de Melo-1/+1
2025-01-08perf machine: Don't ignore _etext when not a text symbolChristophe Leroy-1/+1
2025-01-08perf maps: Fix display of kernel symbolsChristophe Leroy-1/+6
2025-01-08perf test: Update ftrace test to use --graph-optsNamhyung Kim-4/+1
2025-01-08perf ftrace profile: Add --graph-opts optionNamhyung Kim-0/+12