summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-20bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20HID: Use bpf_wq_set_callback kernel functionIhor Solodrai
2026-01-20bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20selftests/bpf: Add tests for KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20resolve_btfids: Support for KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20resolve_btfids: Introduce finalize_btf() stepIhor Solodrai
2026-01-20perf trace: Deal with compiler const checksArnaldo Carvalho de Melo
2026-01-20perf tests sw-clock: Mark the volatile tmp variable as __maybe_unusedArnaldo Carvalho de Melo
2026-01-20Merge branch 'mauro' into docs-mwJonathan Corbet
2026-01-20jobserver: Split up the big try: blockJonathan Corbet
2026-01-20docs: sphinx-build-wrapper: stop setting kerneldoc_bin for SphinxJonathan Corbet
2026-01-20docs: kdoc: improve description of MsgFormatterMauro Carvalho Chehab
2026-01-20docs: kdoc: move the return values to the helper messageMauro Carvalho Chehab
2026-01-20docs: kdoc: move kernel-doc to tools/docsJonathan Corbet
2026-01-20docs: kdoc: fix logic to handle unissued warningsMauro Carvalho Chehab
2026-01-20perf cs-etm: Test sparse CPU mapsJames Clark
2026-01-20perf cs-etm: Fix decoding for sparse CPU mapsJames Clark
2026-01-20perf test: Add missing newlines in debug messagesJames Clark
2026-01-20perf tools: Always uniquify event namesJames Clark
2026-01-20perf c2c: Update documentation for adding memory event tableLeo Yan
2026-01-20perf mem: Simplify Arm SPE event configLeo Yan
2026-01-20perf tests kallsyms: Fix missed map__put()Ian Rogers
2026-01-20perf tools: Add the legacy-cache.json to .gitignoreHaiyue Wang
2026-01-20perf tools: Get debug info of DSO properlyNamhyung Kim
2026-01-20perf test: Add DWARF callchain conversion testNamhyung Kim
2026-01-20perf inject: Add --convert-callchain optionNamhyung Kim
2026-01-20tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config templateRomain Gantois
2026-01-20selftests/bpf: Add perfbuf multi-producer benchmarkGyutae Bae
2026-01-20perf machine: Add inline information to frame pointer and LBR callchainsIan Rogers
2026-01-20perf unwind-libdw: Don't discard loaded ELF/DWARF after every unwindIan Rogers
2026-01-20perf build: Remove NO_LIBDW_DWARF_UNWIND optionIan Rogers
2026-01-20perf dwarf-regs: Add MIPS perf to DWARF register number mapping functionsIan Rogers
2026-01-20perf dwarf-regs: Add S390 perf to DWARF register number mapping functionsIan Rogers
2026-01-20perf dwarf-regs: Add RISC-V perf to DWARF register number mapping functionsIan Rogers
2026-01-20perf dwarf-regs: Add powerpc perf to DWARF register number mapping functionsIan Rogers
2026-01-20perf dwarf-regs: Add loongarch perf to DWARF register number mapping functionsIan Rogers
2026-01-20perf dwarf-regs: Add csky perf to dwarf register number mapping functionsIan Rogers
2026-01-20perf dwarf-regs: Add ARM perf to dwarf register number mapping functionsIan Rogers
2026-01-20perf dwarf-regs: Add basic get_dwarf_regnum() for most architecturesIan Rogers
2026-01-20perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum() and use for x86 unwin...Ian Rogers
2026-01-20perf dwarf-regs: Clean up x86 dwarf_regnum codeIan Rogers
2026-01-20perf dwarf-regs: Remove get_arch_regnum()Ian Rogers
2026-01-20perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regsIan Rogers
2026-01-20perf perf_regs: Switch from arch string to int e_machineIan Rogers
2026-01-20kunit: add bash completionRyota Sakamoto
2026-01-20perf powerpc: Unify the skip-callchain-idx libdw with that for addr2lineIan Rogers
2026-01-20perf unwind-libdw: Correct argument to dwfl_attach_state()Ian Rogers
2026-01-20perf libdw_addr2line: Fixes to srcline memory allocationIan Rogers
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo
2026-01-20perf record: Disable inline frames when marking build IDsIan Rogers