index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-report.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
perf tools: Add a "dso_size" sort order
Kim Phillips
1
-0
/
+1
2018-03-21
perf report: Introduce --ignore-vmlinux command line option
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-02-16
perf report: Fix description for --mem-mode
Andi Kleen
1
-1
/
+1
2018-02-16
perf report: Add support to display group output for non group events
Jiri Olsa
1
-1
/
+2
2018-01-17
perf report: Remove the time slices number limitation
Jin Yao
1
-1
/
+1
2018-01-10
perf report: Introduce --mmaps
Arnaldo Carvalho de Melo
1
-1
/
+8
2018-01-10
perf report: Add --tasks option to display monitored tasks
Jiri Olsa
1
-0
/
+4
2018-01-10
perf report: Add --stats option to display quick data statistics
Jiri Olsa
1
-0
/
+4
2018-01-08
perf report: Support time percent and multiple time ranges
Jin Yao
1
-0
/
+20
2017-10-25
perf util: Enable handling of inlined frames by default
Milian Wolff
1
-1
/
+2
2017-09-01
perf sort: Add sort option for physical address
Kan Liang
1
-0
/
+1
2017-05-04
perf tools: Fix spelling mistakes
Kim Phillips
1
-3
/
+3
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
1
-0
/
+1
2017-03-27
perf report: Introduce --inline option
Jin Yao
1
-0
/
+4
2017-03-14
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
1
-1
/
+3
2017-03-13
perf report: Document +field style argument support for --field option
Changbin Du
1
-0
/
+3
2017-03-03
perf tools: Allow sorting by symbol size
Charles Baylis
1
-0
/
+1
2017-02-20
perf report: Add -q/--quiet option
Namhyung Kim
1
-0
/
+4
2016-12-07
perf tools: Explicitly document that --children is enabled by default
Yannick Brosseau
1
-1
/
+2
2016-12-01
perf report: Add option to specify time window of interest
David Ahern
1
-0
/
+7
2016-07-12
perf report: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
1
-0
/
+7
2016-05-23
perf report: Add srcline_from/to branch sort keys
Andi Kleen
1
-1
/
+2
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-30
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
1
-1
/
+1
2016-02-24
perf report: Add --hierarchy option
Namhyung Kim
1
-0
/
+3
2016-02-03
perf report: Update documention of --percent-limit option
Namhyung Kim
1
-1
/
+4
2016-02-03
perf report: Update documentation of --sort option
Namhyung Kim
1
-16
/
+16
2016-01-06
perf report: Add documentation for dynamic sort keys
Namhyung Kim
1
-0
/
+24
2016-01-06
perf report/top: Add --raw-trace option
Namhyung Kim
1
-0
/
+3
2015-11-19
perf report: Add callchain value option
Namhyung Kim
1
-4
/
+9
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
1
-0
/
+1
2015-10-26
perf report: Rename to --show-cpu-utilization
Namhyung Kim
1
-1
/
+1
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
1
-14
/
+24
2015-10-05
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-09-30
perf report: Amend documentation about max_stack and synthesized callchains
Adrian Hunter
1
-0
/
+2
2015-09-14
perf report: Introduce --socket-filter option
Kan Liang
1
-0
/
+3
2015-09-14
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
1
-1
/
+2
2015-08-21
perf tools: Put itrace options into an asciidoc include
Adrian Hunter
1
-22
/
+1
2015-08-12
perf report: Show call graph from reference events
Kan Liang
1
-0
/
+11
2015-08-10
perf report: Add support for srcfile sort key
Andi Kleen
1
-0
/
+2
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
1
-0
/
+2
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
1
-0
/
+1
2015-05-12
perf tools: Document relation of per-thread event count feature
Namhyung Kim
1
-1
/
+2
2015-05-05
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
1
-4
/
+5
2015-05-04
perf report: Fix placement of itrace option in documentation
Adrian Hunter
1
-3
/
+3
2015-05-04
perf report: Add Instruction Tracing support
Adrian Hunter
1
-0
/
+27
2015-04-29
perf tools: Document --children option in more detail
Namhyung Kim
1
-0
/
+4
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
1
-0
/
+5
2014-12-01
perf report: Add --branch-history option
Andi Kleen
1
-0
/
+5
[next]