index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
1
-0
/
+36
2024-04-27
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
1
-1
/
+12
2024-04-19
perf docs: Document bpf event modifier
Ian Rogers
1
-0
/
+1
2024-04-17
perf report: Add weight[123] output fields
Namhyung Kim
1
-1
/
+8
2024-04-05
perf script: Add capstone support for '-F +brstackdisasm'
Andi Kleen
1
-2
/
+5
2024-03-21
perf docs arm_spe: Clarify more SPE requirements related to KPTI
James Clark
1
-1
/
+11
2024-02-21
perf: script: prefer capstone to XED
Changbin Du
1
-5
/
+9
2024-02-21
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
1
-3
/
+4
2024-02-21
perf: script: add field 'disasm' to display mnemonic instructions
Changbin Du
1
-6
/
+7
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
1
-0
/
+4
2024-02-10
perf stat: Support per-cluster aggregation
Yicong Yang
1
-0
/
+11
2024-02-09
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
1
-0
/
+2
2024-02-03
tools: perf: Expose sample ID / stream ID to python scripts
Ben Gainey
1
-2
/
+2
2024-02-02
perf Documentation: Add some more hints to tips.txt
Andi Kleen
1
-5
/
+26
2024-01-26
perf list: Add output file option
Ian Rogers
1
-0
/
+4
2024-01-26
perf tools: Add -H short option for --hierarchy
Namhyung Kim
2
-2
/
+59
2024-01-20
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
9
-32
/
+60
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2023-12-24
perf annotate: Add --type-stat option for debugging
Namhyung Kim
1
-0
/
+3
2023-12-24
perf annotate: Add --data-type option
Namhyung Kim
1
-0
/
+8
2023-12-24
perf report: Add 'symoff' sort key
Namhyung Kim
1
-0
/
+1
2023-12-24
perf report: Add 'typeoff' sort key
Namhyung Kim
1
-0
/
+1
2023-12-24
perf report: Add 'type' sort key
Namhyung Kim
1
-0
/
+1
2023-12-15
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
1
-24
/
+28
2023-12-04
perf docs: Fix man page formatting for 'perf lock'
Nick Forrington
1
-1
/
+1
2023-11-28
perf tools: Add --debug-file option to redirect debug output
Yang Jihong
1
-0
/
+3
2023-11-27
perf test: Use existing config value for objdump path
James Clark
1
-6
/
+2
2023-11-27
perf auxtrace: Add 'T' itrace option for timestamp trace
Leo Yan
1
-0
/
+1
2023-11-10
perf header: Additional note on AMD IBS for max_precise pmu cap
Arnaldo Carvalho de Melo
1
-5
/
+7
2023-11-09
perf test: Add support for setting objdump binary via perf config
James Clark
1
-0
/
+4
2023-11-09
perf tools: Add branch counter knob
Kan Liang
1
-0
/
+4
2023-10-25
perf bench sched pipe: Add -G/--cgroups option
Namhyung Kim
1
-0
/
+19
2023-09-12
perf lock contention: Add -G/--cgroup-filter option
Namhyung Kim
1
-0
/
+4
2023-09-12
perf lock contention: Add --lock-cgroup option
Namhyung Kim
1
-0
/
+3
2023-09-12
perf kwork top: Implements BPF-based cpu usage statistics
Yang Jihong
1
-0
/
+5
2023-09-12
perf kwork top: Add -C/--cpu -i/--input -n/--name -s/--sort --time options
Yang Jihong
1
-0
/
+26
2023-09-12
perf kwork top: Introduce new top utility
Yang Jihong
1
-1
/
+4
2023-09-12
perf kwork: Add sched record support
Yang Jihong
1
-1
/
+1
2023-09-12
perf kwork: Add the supported subcommands to the document
Yang Jihong
1
-1
/
+1
2023-09-12
perf record: Track sideband events for all CPUs when tracing selected CPUs
Yang Jihong
1
-0
/
+3
2023-08-16
perf docs: Fix format of unordered lists
Changbin Du
2
-41
/
+48
2023-08-15
perf dlfilter: Add al_cleanup()
Adrian Hunter
1
-2
/
+20
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
2
-55
/
+0
2023-07-29
perf doc: Fix typo in perf.data-file-format.txt
Xiu Jianfeng
1
-1
/
+1
2023-07-20
perf bench uprobe: Add benchmark to test uprobe overhead
Arnaldo Carvalho de Melo
1
-0
/
+3
2023-07-01
perf lock contention: Add --output option
Namhyung Kim
1
-0
/
+3
2023-07-01
perf lock contention: Add -x option for CSV style output
Namhyung Kim
1
-0
/
+5
2023-06-27
perf: Replace deprecated -target with --target= for Clang
Fangrui Song
1
-1
/
+1
2023-06-05
perf stat: Document --metric-no-threshold and threshold colors
Ian Rogers
1
-0
/
+15
2023-05-23
perf stat: Add "--per-cache" aggregation option and document it
K Prateek Nayak
1
-0
/
+16
[next]