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
*
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
*
perf stat: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
1
-0
/
+39
*
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
2020-07-30
1
-0
/
+1
*
perf bench: Add basic syscall benchmark
Davidlohr Bueso
2020-07-28
1
-0
/
+11
*
perf stat: extend -D,--delay option with -1 value
Alexey Budankov
2020-07-22
1
-2
/
+3
*
perf script: Add option --show-text-poke-events
Adrian Hunter
2020-07-10
1
-0
/
+4
*
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
[next]