index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
6 days
8
-233
/
+419
|
\
|
*
perf lock: Add percpu-rwsem for type filter
Chun-Tse Shao
13 days
1
-2
/
+2
|
*
perf test: Improve verbose documentation
Ian Rogers
14 days
1
-1
/
+4
|
*
perf test: Add a runs-per-test flag
Ian Rogers
14 days
1
-0
/
+5
|
*
perf test: Fix parallel/sequential option documentation
Ian Rogers
14 days
1
-7
/
+3
|
*
perf tools: Remove dependency on libaudit
Charlie Jenkins
2025-01-10
1
-2
/
+0
|
*
perf ftrace profile: Add --graph-opts option
Namhyung Kim
2025-01-08
1
-0
/
+8
|
*
perf docs: Add documentation for --force-btf option
Howard Chu
2024-12-26
1
-0
/
+5
|
*
perf intel-pt: Add documentation for pause / resume
Adrian Hunter
2024-12-18
1
-0
/
+108
|
*
perf intel-pt: Improve man page format
Adrian Hunter
2024-12-18
1
-219
/
+267
|
*
perf tools: Parse aux-action
Adrian Hunter
2024-12-18
1
-0
/
+4
|
*
perf ftrace latency: Add --max-latency option
Gabriele Monaco
2024-12-10
1
-0
/
+4
|
*
perf ftrace latency: Introduce --min-latency to narrow down into a latency range
Arnaldo Carvalho de Melo
2024-12-10
1
-0
/
+4
|
*
perf ftrace latency: Introduce --bucket-range to ask for linear bucketing
Arnaldo Carvalho de Melo
2024-12-10
1
-0
/
+3
|
*
perf config: Fix trival typo 'an' -> 'can'
Arnaldo Carvalho de Melo
2024-12-09
1
-1
/
+1
*
|
perf docs: arm_spe: Document new discard mode
James Clark
2025-01-10
1
-0
/
+26
|
/
*
perf disasm: Allow configuring what disassemblers to use
Arnaldo Carvalho de Melo
2024-11-13
1
-0
/
+13
*
perf docs: Document tool and hwmon events
Ian Rogers
2024-11-09
1
-0
/
+15
*
perf arm-spe: Update --itrace help text
Graham Woodward
2024-10-30
2
-2
/
+2
*
perf test: Document the -w/--workload option
Arnaldo Carvalho de Melo
2024-10-22
1
-0
/
+17
*
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-10-18
1
-3
/
+3
*
perf libdw: Remove unnecessary defines
Ian Rogers
2024-10-18
1
-1
/
+1
*
perf sched timehist: Add pre-migration wait time option
Madadi Vineeth Reddy
2024-10-14
1
-0
/
+8
*
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
2024-10-11
1
-0
/
+8
*
perf list: update option desc in man page
Yoshihiro Furudera
2024-10-03
1
-1
/
+1
*
perf scripting python: Add function to get a config value
James Clark
2024-09-24
1
-1
/
+1
*
perf check: Fix inconsistencies in feature names
Aditya Gupta
2024-09-04
1
-2
/
+2
*
perf check: Introduce 'check' subcommand
Aditya Gupta
2024-09-04
1
-0
/
+82
*
perf sched timehist: Add --prio option
Yang Jihong
2024-09-03
1
-0
/
+6
*
perf sched timehist: Add --show-prio option
Yang Jihong
2024-09-03
1
-0
/
+3
*
perf script: Add branch counters
Kan Liang
2024-08-14
1
-1
/
+1
*
perf report: Display the branch counter histogram
Kan Liang
2024-08-14
1
-0
/
+1
*
perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to Documents
Weilin Wang
2024-08-13
2
-0
/
+31
*
perf stat: Add command line option for enabling TPEBS recording
Weilin Wang
2024-08-13
1
-0
/
+8
*
perf docs: Refine the description for the buffer size
Leo Yan
2024-08-12
4
-11
/
+12
*
perf script: add --addr2line option
Martin Liška
2024-08-12
1
-0
/
+3
*
perf annotate: Add --skip-empty option
Namhyung Kim
2024-08-05
1
-0
/
+3
*
perf mem: Update documentation for new options
Namhyung Kim
2024-08-05
1
-31
/
+63
*
perf record: Add --setup-filter option
Namhyung Kim
2024-08-01
1
-0
/
+5
*
perf ftrace profile: Add -s/--sort option
Namhyung Kim
2024-07-31
1
-0
/
+5
*
perf ftrace: Add 'profile' command
Namhyung Kim
2024-07-31
1
-1
/
+41
*
perf ftrace: Add 'tail' option to --graph-opts
Namhyung Kim
2024-07-31
1
-0
/
+1
*
perf docs: Document cross compilation
Leo Yan
2024-07-26
1
-0
/
+28
*
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
1
-0
/
+3
*
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
1
-2
/
+3
*
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-07-12
1
-0
/
+6
*
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2024-06-28
1
-0
/
+7
*
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
2024-06-25
1
-2
/
+2
*
perf doc: Add AMD IBS usage document
Ravi Bangoria
2024-06-21
2
-1
/
+191
*
perf lock info: Display both map and thread by default
Nick Forrington
2024-06-04
1
-2
/
+2
[next]