index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf sort: Add sort option for data page size
Kan Liang
2020-12-19
1
-0
/
+1
*
perf script: Support data page size
Kan Liang
2020-12-19
1
-2
/
+3
*
perf tools: Reformat record's control fd man text
Jiri Olsa
2020-12-17
1
-5
/
+11
*
perf config: Fix example command in manpage to conform to syntax specified in...
Nick Thompson
2020-12-17
1
-1
/
+1
*
perf record: Support new sample type for data page size
Kan Liang
2020-12-17
1
-0
/
+3
*
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
2020-11-11
1
-0
/
+1
*
perf stat: Add --quiet option
Andi Kleen
2020-11-04
1
-0
/
+4
*
perf stat: Support regex pattern in --for-each-cgroup
Namhyung Kim
2020-11-04
1
-2
/
+3
*
perf c2c: Update documentation for metrics reorganization
Leo Yan
2020-10-15
1
-16
/
+18
*
perf diff: Support hot streams comparison
Jin Yao
2020-10-14
1
-0
/
+4
*
perf intel-pt: Improve PT documentation slightly
Andi Kleen
2020-10-14
1
-0
/
+30
*
perf tools: Add support for exclusive groups/events
Andi Kleen
2020-10-14
1
-0
/
+1
*
perf inject: Add --buildid-all option
Namhyung Kim
2020-10-13
1
-1
/
+5
*
perf stat: Add --for-each-cgroup option
Namhyung Kim
2020-09-28
1
-0
/
+5
*
perf docs: Improve help information in perf.txt
Zejiang Tang
2020-09-17
1
-22
/
+47
*
perf tools: Add documentation for topdown metrics
Andi Kleen
2020-09-17
1
-0
/
+256
*
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
1
-2
/
+5
*
perf: ftrace: Add filter support for option -F/--funcs
Changbin Du
2020-09-04
1
-1
/
+2
*
perf intel-pt: Document snapshot control command
Adrian Hunter
2020-09-04
1
-3
/
+20
*
perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'
Arnaldo Carvalho de Melo
2020-09-04
1
-0
/
+5
*
perf record: Add 'snapshot' control command
Adrian Hunter
2020-09-04
1
-4
/
+4
*
perf tools: Add FIFO file names as alternative options to --control
Adrian Hunter
2020-09-04
2
-0
/
+4
*
perf tools: Use AsciiDoc formatting for --control option documentation
Adrian Hunter
2020-09-04
2
-46
/
+46
*
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-03
2
-0
/
+8
*
perf stat: Turn off summary for interval mode by default
Jin Yao
2020-09-03
1
-0
/
+3
*
perf ftrace: Add option --tid to filter by thread id
Changbin Du
2020-08-14
1
-0
/
+3
*
perf ftrace: Add option -D/--delay to delay tracing
Changbin Du
2020-08-14
1
-0
/
+4
*
perf: ftrace: Allow set graph depth by '--graph-opts'
Changbin Du
2020-08-14
1
-4
/
+1
*
perf ftrace: Add support for trace option tracing_thresh
Changbin Du
2020-08-14
1
-0
/
+1
*
perf ftrace: Add option 'verbose' to show more info for graph tracer
Changbin Du
2020-08-14
1
-0
/
+1
*
perf ftrace: Add support for tracing option 'irq-info'
Changbin Du
2020-08-14
1
-0
/
+1
*
perf ftrace: Add support for trace option funcgraph-irqs
Changbin Du
2020-08-14
1
-0
/
+1
*
perf ftrace: Add support for trace option sleep-time
Changbin Du
2020-08-14
1
-0
/
+4
*
perf ftrace: Add support for tracing option 'func_stack_trace'
Changbin Du
2020-08-14
1
-0
/
+4
*
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2020-08-14
1
-0
/
+3
*
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2020-08-14
1
-0
/
+5
*
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2020-08-14
1
-0
/
+4
*
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
2020-08-14
2
-21
/
+25
*
perf data: Add support to store time of day in CTF data conversion
Jiri Olsa
2020-08-06
1
-0
/
+3
*
perf header: Store clock references for -k/--clockid option
Jiri Olsa
2020-08-06
1
-0
/
+13
*
perf intel-pt: Add support for decoding PSB+ only
Adrian Hunter
2020-08-06
1
-0
/
+15
*
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
2020-08-06
1
-0
/
+31
*
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
2020-08-06
1
-0
/
+3
*
perf intel-pt: Time filter logged perf events
Adrian Hunter
2020-08-06
1
-0
/
+3
*
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
2020-08-06
1
-1
/
+4
*
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
2020-08-06
1
-0
/
+5
*
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
2020-08-06
1
-1
/
+8
*
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
2020-08-06
1
-0
/
+6
*
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
1
-0
/
+39
*
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
2020-08-04
1
-2
/
+3
[next]