index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
/
perf-report.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf report: Remove the time slices number limitation
Jin Yao
2018-01-17
1
-1
/
+1
*
perf report: Introduce --mmaps
Arnaldo Carvalho de Melo
2018-01-10
1
-1
/
+8
*
perf report: Add --tasks option to display monitored tasks
Jiri Olsa
2018-01-10
1
-0
/
+4
*
perf report: Add --stats option to display quick data statistics
Jiri Olsa
2018-01-10
1
-0
/
+4
*
perf report: Support time percent and multiple time ranges
Jin Yao
2018-01-08
1
-0
/
+20
*
perf util: Enable handling of inlined frames by default
Milian Wolff
2017-10-25
1
-1
/
+2
*
perf sort: Add sort option for physical address
Kan Liang
2017-09-01
1
-0
/
+1
*
perf tools: Fix spelling mistakes
Kim Phillips
2017-05-04
1
-3
/
+3
*
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
1
-0
/
+1
*
perf report: Introduce --inline option
Jin Yao
2017-03-27
1
-0
/
+4
*
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
2017-03-14
1
-1
/
+3
*
perf report: Document +field style argument support for --field option
Changbin Du
2017-03-13
1
-0
/
+3
*
perf tools: Allow sorting by symbol size
Charles Baylis
2017-03-03
1
-0
/
+1
*
perf report: Add -q/--quiet option
Namhyung Kim
2017-02-20
1
-0
/
+4
*
perf tools: Explicitly document that --children is enabled by default
Yannick Brosseau
2016-12-07
1
-1
/
+2
*
perf report: Add option to specify time window of interest
David Ahern
2016-12-01
1
-0
/
+7
*
perf report: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+7
*
perf report: Add srcline_from/to branch sort keys
Andi Kleen
2016-05-23
1
-1
/
+2
*
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
2016-05-20
1
-1
/
+1
*
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-27
1
-1
/
+1
*
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
2016-03-30
1
-1
/
+1
*
perf report: Add --hierarchy option
Namhyung Kim
2016-02-24
1
-0
/
+3
*
perf report: Update documention of --percent-limit option
Namhyung Kim
2016-02-03
1
-1
/
+4
*
perf report: Update documentation of --sort option
Namhyung Kim
2016-02-03
1
-16
/
+16
*
perf report: Add documentation for dynamic sort keys
Namhyung Kim
2016-01-06
1
-0
/
+24
*
perf report/top: Add --raw-trace option
Namhyung Kim
2016-01-06
1
-0
/
+3
*
perf report: Add callchain value option
Namhyung Kim
2015-11-19
1
-4
/
+9
*
perf report: Support folded callchain mode on --stdio
Namhyung Kim
2015-11-19
1
-0
/
+1
*
perf report: Rename to --show-cpu-utilization
Namhyung Kim
2015-10-26
1
-1
/
+1
*
perf tools: Improve call graph documents and help messages
Namhyung Kim
2015-10-22
1
-14
/
+24
*
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
2015-10-05
1
-1
/
+1
*
perf report: Amend documentation about max_stack and synthesized callchains
Adrian Hunter
2015-09-30
1
-0
/
+2
*
perf report: Introduce --socket-filter option
Kan Liang
2015-09-14
1
-0
/
+3
*
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
2015-09-14
1
-1
/
+2
*
perf tools: Put itrace options into an asciidoc include
Adrian Hunter
2015-08-21
1
-22
/
+1
*
perf report: Show call graph from reference events
Kan Liang
2015-08-12
1
-0
/
+11
*
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-10
1
-0
/
+2
*
perf tools: Support full source file paths for srcline
Andi Kleen
2015-08-10
1
-0
/
+2
*
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-08-06
1
-0
/
+1
*
perf tools: Document relation of per-thread event count feature
Namhyung Kim
2015-05-12
1
-1
/
+2
*
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
2015-05-05
1
-4
/
+5
*
perf report: Fix placement of itrace option in documentation
Adrian Hunter
2015-05-04
1
-3
/
+3
*
perf report: Add Instruction Tracing support
Adrian Hunter
2015-05-04
1
-0
/
+27
*
perf tools: Document --children option in more detail
Namhyung Kim
2015-04-29
1
-0
/
+4
*
perf tools: Add pid/tid filtering to report and script commands
David Ahern
2015-03-24
1
-0
/
+5
*
perf report: Add --branch-history option
Andi Kleen
2014-12-01
1
-0
/
+5
*
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-12-01
1
-1
/
+6
*
perf tools: Disable kernel symbol demangling by default
Avi Kivity
2014-09-17
1
-0
/
+3
*
perf top: Add -w option for setting column width
Namhyung Kim
2014-08-12
1
-1
/
+1
*
perf tools: Add dcacheline sort
Don Zickus
2014-06-09
1
-1
/
+2
[next]