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 auxtrace: Add four itrace options
Tan Xiaojun
2020-06-01
1
-1
/
+5
*
perf tools: Add optional support for libpfm4
Stephane Eranian
2020-05-29
3
-0
/
+32
*
perf record: Respect --no-switch-events
Adrian Hunter
2020-05-28
1
-1
/
+3
*
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-05-28
1
-0
/
+19
*
perf config: Add stat.big-num support
Paul A. Clarke
2020-05-28
2
-1
/
+8
*
perf docs: Introduce security.txt file to document related issues
Alexey Budankov
2020-05-28
1
-0
/
+237
*
perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where needed
Alexey Budankov
2020-05-28
1
-1
/
+1
*
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
2020-05-28
1
-1
/
+1
*
perf intel-pt: Update documentation about using /proc/kcore
Adrian Hunter
2020-05-05
1
-9
/
+9
*
perf intel-pt: Update documentation about itrace G and L options
Adrian Hunter
2020-05-05
2
-0
/
+39
*
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
2020-05-05
1
-0
/
+1
*
perf record: Introduce --switch-output-event
Arnaldo Carvalho de Melo
2020-05-05
1
-0
/
+13
*
perf record: Add num-synthesize-threads option
Stephane Eranian
2020-04-23
1
-0
/
+4
*
perf stat: Improve runtime stat for interval mode
Jin Yao
2020-04-23
1
-0
/
+2
*
perf c2c: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
1
-0
/
+11
*
perf top: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
1
-0
/
+9
*
perf script: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
1
-0
/
+11
*
perf report: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
1
-0
/
+11
*
perf header: Support CPU PMU capabilities
Kan Liang
2020-04-18
1
-0
/
+16
*
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
2020-04-18
1
-0
/
+5
*
perf doc: allow ASCIIDOC_EXTRA to be an argument
Ian Rogers
2020-04-18
1
-2
/
+2
*
perf tools: Add support for leader-sampling with AUX area events
Adrian Hunter
2020-04-18
1
-0
/
+3
*
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
2020-04-16
1
-0
/
+1
*
perf bench: Add event synthesis benchmark
Ian Rogers
2020-04-16
1
-0
/
+8
*
perf script: add -S/--symbols documentation
Ian Rogers
2020-04-03
1
-0
/
+8
*
perf top: Support --group-sort-idx to change the sort order
Jin Yao
2020-04-03
1
-0
/
+5
*
perf script: Add --show-cgroup-events option
Namhyung Kim
2020-04-03
1
-0
/
+3
*
perf top: Add --all-cgroups option
Namhyung Kim
2020-04-03
1
-0
/
+4
*
perf record: Add --all-cgroups option
Namhyung Kim
2020-04-03
1
-1
/
+4
*
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
1
-0
/
+1
*
perf script: Introduce --deltatime option
Hagen Paul Pfeifer
2020-03-27
1
-0
/
+3
*
perf callchain: Update docs regarding kernel/user space unwinding
Tony Jones
2020-03-25
2
-12
/
+20
*
perf report: Allow specifying event to be used as sort key in --group output
Jin Yao
2020-03-24
1
-0
/
+5
*
perf intel-pt: Update intel-pt.txt file with new location of the documentation
Adrian Hunter
2020-03-11
1
-0
/
+1
*
perf intel-pt: Add Intel PT man page references
Adrian Hunter
2020-03-11
5
-4
/
+13
*
perf intel-pt: Rename intel-pt.txt and put it in man page format
Adrian Hunter
2020-03-11
1
-24
/
+33
*
perf doc: Set man page date to last git commit
Ian Rogers
2020-03-11
1
-1
/
+4
*
perf stat: Show percore counts in per CPU output
Jin Yao
2020-03-04
1
-0
/
+9
*
perf config: Document missing config options
Ravi Bangoria
2020-02-27
1
-0
/
+44
*
perf annotate: Fix perf config option description
Ravi Bangoria
2020-02-27
1
-1
/
+29
*
perf tools: Support --prefix/--prefix-strip
Andi Kleen
2020-01-14
3
-0
/
+18
*
perf sched timehist: Add support for filtering on CPU
David Ahern
2020-01-06
1
-0
/
+4
*
perf kvm: Clarify the 'perf kvm' -i and -o command line options
Arnaldo Carvalho de Melo
2019-12-02
1
-2
/
+3
*
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
2019-11-22
1
-2
/
+57
*
perf record: Add aux-sample-size config term
Adrian Hunter
2019-11-22
1
-0
/
+3
*
perf record: Add support for AUX area sampling
Adrian Hunter
2019-11-22
1
-0
/
+6
*
perf tool: Provide an option to print perf_event_open args and return value
Ravi Bangoria
2019-11-12
1
-0
/
+2
*
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
2019-11-07
1
-0
/
+11
*
perf record: Add support for limit perf output file size
Jiwei Sun
2019-11-07
1
-0
/
+4
*
perf stat: Add --per-node agregation support
Jiri Olsa
2019-11-06
1
-0
/
+5
[next]