index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Age
Commit message (
Expand
)
Author
2024-07-26
perf docs: Document cross compilation
Leo Yan
2024-07-12
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-06-28
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2024-06-25
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
2024-06-20
perf doc: Add AMD IBS usage document
Ravi Bangoria
2024-06-03
perf lock info: Display both map and thread by default
Nick Forrington
2024-05-30
perf top: Allow filters on events
Ian Rogers
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
2024-05-28
perf docs: Fix typos
Ian Rogers
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
2024-04-18
perf docs: Document bpf event modifier
Ian Rogers
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
2024-03-21
perf docs arm_spe: Clarify more SPE requirements related to KPTI
James Clark
2024-02-20
perf: script: prefer capstone to XED
Changbin Du
2024-02-20
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
2024-02-20
perf: script: add field 'disasm' to display mnemonic instructions
Changbin Du
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
2024-02-02
tools: perf: Expose sample ID / stream ID to python scripts
Ben Gainey
2024-02-01
perf Documentation: Add some more hints to tips.txt
Andi Kleen
2024-01-26
perf list: Add output file option
Ian Rogers
2024-01-25
perf tools: Add -H short option for --hierarchy
Namhyung Kim
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-12-23
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
2023-12-23
perf report: Add 'symoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'typeoff' sort key
Namhyung Kim
2023-12-23
perf report: Add 'type' sort key
Namhyung Kim
2023-12-14
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-12-03
perf docs: Fix man page formatting for 'perf lock'
Nick Forrington
2023-11-28
perf tools: Add --debug-file option to redirect debug output
Yang Jihong
2023-11-27
perf test: Use existing config value for objdump path
James Clark
2023-11-27
perf auxtrace: Add 'T' itrace option for timestamp trace
Leo Yan
2023-11-10
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
2023-11-09
perf test: Add support for setting objdump binary via perf config
James Clark
2023-11-09
perf tools: Add branch counter knob
Kan Liang
2023-10-25
perf bench sched pipe: Add -G/--cgroups option
Namhyung Kim
2023-09-12
perf lock contention: Add -G/--cgroup-filter option
Namhyung Kim
2023-09-12
perf lock contention: Add --lock-cgroup option
Namhyung Kim
2023-09-12
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
2023-09-12
perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time options
Yang Jihong
2023-09-12
perf kwork top: Introduce new top utility
Yang Jihong
2023-09-12
perf kwork: Add sched record support
Yang Jihong
2023-09-12
perf kwork: Add the supported subcommands to the document
Yang Jihong
[next]