index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
perf disasm: Allow configuring what disassemblers to use
Arnaldo Carvalho de Melo
1
-0
/
+13
2024-11-09
perf docs: Document tool and hwmon events
Ian Rogers
1
-0
/
+15
2024-10-29
perf arm-spe: Update --itrace help text
Graham Woodward
2
-2
/
+2
2024-10-21
perf test: Document the -w/--workload option
Arnaldo Carvalho de Melo
1
-0
/
+17
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
1
-3
/
+3
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
1
-1
/
+1
2024-10-14
perf sched timehist: Add pre-migration wait time option
Madadi Vineeth Reddy
1
-0
/
+8
2024-10-10
perf report: Display columns Predicted/Abort/Cycles in --branch-history
Thomas Falcon
1
-0
/
+8
2024-10-03
perf list: update option desc in man page
Yoshihiro Furudera
1
-1
/
+1
2024-09-24
perf scripting python: Add function to get a config value
James Clark
1
-1
/
+1
2024-09-04
perf check: Fix inconsistencies in feature names
Aditya Gupta
1
-2
/
+2
2024-09-04
perf check: Introduce 'check' subcommand
Aditya Gupta
1
-0
/
+82
2024-09-03
perf sched timehist: Add --prio option
Yang Jihong
1
-0
/
+6
2024-09-03
perf sched timehist: Add --show-prio option
Yang Jihong
1
-0
/
+3
2024-08-14
perf script: Add branch counters
Kan Liang
1
-1
/
+1
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
1
-0
/
+1
2024-08-13
perf Document: Add TPEBS (Timed PEBS(Precise Event-Based Sampling)) to Documents
Weilin Wang
2
-0
/
+31
2024-08-13
perf stat: Add command line option for enabling TPEBS recording
Weilin Wang
1
-0
/
+8
2024-08-12
perf docs: Refine the description for the buffer size
Leo Yan
4
-11
/
+12
2024-08-12
perf script: add --addr2line option
Martin Liška
1
-0
/
+3
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
1
-0
/
+3
2024-08-05
perf mem: Update documentation for new options
Namhyung Kim
1
-31
/
+63
2024-08-01
perf record: Add --setup-filter option
Namhyung Kim
1
-0
/
+5
2024-07-31
perf ftrace profile: Add -s/--sort option
Namhyung Kim
1
-0
/
+5
2024-07-31
perf ftrace: Add 'profile' command
Namhyung Kim
1
-1
/
+41
2024-07-31
perf ftrace: Add 'tail' option to --graph-opts
Namhyung Kim
1
-0
/
+1
2024-07-26
perf docs: Document cross compilation
Leo Yan
1
-0
/
+28
2024-07-12
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
1
-0
/
+3
2024-07-12
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
1
-2
/
+3
2024-07-12
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
1
-0
/
+6
2024-06-28
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
1
-0
/
+7
2024-06-25
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
1
-2
/
+2
2024-06-20
perf doc: Add AMD IBS usage document
Ravi Bangoria
2
-1
/
+191
2024-06-03
perf lock info: Display both map and thread by default
Nick Forrington
1
-2
/
+2
2024-05-30
perf top: Allow filters on events
Ian Rogers
1
-0
/
+4
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
1
-1
/
+1
2024-05-28
perf docs: Fix typos
Ian Rogers
3
-4
/
+4
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage description, options for latency
Madadi Vineeth Reddy
1
-0
/
+36
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
1
-1
/
+12
2024-04-18
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-20
perf: script: prefer capstone to XED
Changbin Du
1
-5
/
+9
2024-02-20
perf: script: add raw|disasm arguments to --insn-trace option
Changbin Du
1
-3
/
+4
2024-02-20
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-09
perf stat: Support per-cluster aggregation
Yicong Yang
1
-0
/
+11
2024-02-08
perf tools: Make it possible to see perf's kernel and module memory mappings
Adrian Hunter
1
-0
/
+2
2024-02-02
tools: perf: Expose sample ID / stream ID to python scripts
Ben Gainey
1
-2
/
+2
[next]