开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
perf json: Pipe mode --to-ctf support
Ian Rogers
2026-02-12
perf json: Pipe mode --to-json support
Ian Rogers
2026-02-12
perf libunwind: Fix calls to thread__e_machine()
Ian Rogers
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-10
perf stat: Add no-affinity flag
Ian Rogers
2026-02-10
perf evlist: Reduce affinity use and move into iterator, fix no affinity
Ian Rogers
2026-02-10
perf evlist: Missing TPEBS close in evlist__close()
Ian Rogers
2026-02-10
perf evlist: Special map propagation for tool events that read on 1 CPU
Ian Rogers
2026-02-10
perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
Ian Rogers
2026-02-10
Revert "perf tool_pmu: More accurately set the cpus for tool events"
Ian Rogers
2026-02-09
perf test: Fix test case perftool-testsuite_report for s390
Thomas Richter
2026-02-06
perf lock contention: fix segfault in `lock contention -b/--use-bpf`
Tycho Andersen (AMD)
2026-02-06
perf sort: Replace static cacheline size with sysconf cacheline size
Ricky Ringler
2026-02-06
perf annotate: Fix register usage in data type profiling
Namhyung Kim
2026-02-06
perf stat: Ensure metrics are displayed even with failed events
Chun-Tse Shao
2026-02-06
perf callchain lbr: Make the leaf IP that of the sample
Ian Rogers
2026-02-06
perf kvm stat: Fix build error
Leo Yan
2026-02-06
perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
2026-02-06
perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
2026-02-06
perf regs: Fix abort for "-I" or "--user-regs" options
Dapeng Mi
2026-02-06
perf metricgroup: Don't early exit if no CPUID table exists
Ian Rogers
2026-02-03
perf thread: Don't require machine to compute the e_machine
Ian Rogers
2026-02-03
perf header: Add e_machine/e_flags to the header
Ian Rogers
2026-02-03
perf session: Add e_flags to the e_machine helper
Ian Rogers
2026-02-03
perf kvm: Wire up e_machine
Ian Rogers
2026-02-03
perf kvm stat: Remove use of the arch directory
Ian Rogers
2026-02-03
perf capstone: Support for dlopen-ing libcapstone.so
Ian Rogers
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
2026-01-28
perf util: Fix NULL check in cpumask_to_cpulist()
Swapnil Sapkal
2026-01-28
perf header: Replace hardcoded max cpus by MAX_NR_CPUS
Swapnil Sapkal
2026-01-27
perf strlist: Remove dont_dupstr logic, used only once
Arnaldo Carvalho de Melo
2026-01-27
perf jitdump: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf bpf-event: Constify variables storing the result of strchr() on const ta...
Arnaldo Carvalho de Melo
2026-01-27
perf demangle-java: Constify variables storing the result of strchr() on cons...
Arnaldo Carvalho de Melo
2026-01-27
perf time-utils: Constify variables storing the result of strchr() on const t...
Arnaldo Carvalho de Melo
2026-01-27
perf units: Constify variables storing the result of strchr() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf trace-event: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
2026-01-27
perf tp_pmu: Address const-correctness errors in recent glibcs
Arnaldo Carvalho de Melo
2026-01-27
perf hwmon_pmu: Constify the variables returning bsearch() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
2026-01-27
perf strlist: Don't write to const memory
Arnaldo Carvalho de Melo
2026-01-27
perf metricgroup: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
2026-01-27
perf disasm: Constify variables storing the result of bsearch() on const tables
Arnaldo Carvalho de Melo
2026-01-27
perf thread-stack: Switch thread_stack__init() to use e_machine
Ian Rogers
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
2026-01-26
perf session: Print all machines in session dump
Hrishikesh Suresh
2026-01-26
perf unwind-libdw: Wire up e_flags for CSKY
Ian Rogers
2026-01-26
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
[next]