index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
perf timechart: Add example in the documentation
Ramkumar Ramachandra
1
-1
/
+14
2013-10-11
perf tools: Implement summary output for 'make install'
Ingo Molnar
1
-12
/
+15
2013-10-11
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
Ingo Molnar
1
-8
/
+9
2013-10-11
perf tools: Implement summary output for 'make clean'
Ingo Molnar
1
-8
/
+10
2013-10-11
perf trace: Add record option
David Ahern
1
-3
/
+9
2013-10-09
perf tools: Add possibility to specify mmap size
Jiri Olsa
4
-4
/
+12
2013-10-09
perf lock: Account for lock average wait time
Davidlohr Bueso
1
-1
/
+1
2013-10-09
perf trace: Add option to show process COMM
Arnaldo Carvalho de Melo
1
-0
/
+3
2013-10-09
perf trace: Add option to show full timestamp
David Ahern
1
-0
/
+4
2013-10-09
tools/perf: Fix double/triple-build of the feature detection logic during 'ma...
Ingo Molnar
1
-13
/
+4
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
3
-2
/
+8
2013-10-04
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...
Andi Kleen
1
-0
/
+3
2013-10-04
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
2
-2
/
+5
2013-10-04
tools/perf/stat: Add perf stat --transaction
Andi Kleen
1
-0
/
+5
2013-08-30
perf trace: Add option to analyze events in a file versus live
David Ahern
1
-0
/
+4
2013-08-27
perf trace: Add --verbose option
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-08-27
perf trace: Support ! in -e expressions
Arnaldo Carvalho de Melo
1
-0
/
+2
2013-08-27
perf trace: Make command line arguments consistent with perf-record
David Ahern
1
-0
/
+6
2013-08-26
perf trace: Implement -o/--output filename
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-08-14
perf trace: Allow specifying which syscalls to trace
Arnaldo Carvalho de Melo
1
-0
/
+4
2013-08-12
perf kvm: Update documentation with live command
David Ahern
1
-2
/
+44
2013-08-08
perf tools: Add support for pinned modifier
Michael Ellerman
1
-0
/
+1
2013-08-08
perf stat: Add support for --initial-delay option
Andi Kleen
1
-0
/
+5
2013-08-08
perf tools: Add 'S' event/group modifier to read sample value
Jiri Olsa
1
-0
/
+1
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
1
-2
/
+6
2013-07-12
perf diff: Add generic order option for compute sorting
Jiri Olsa
1
-2
/
+4
2013-07-12
perf diff: Update perf diff documentation for multiple data comparison
Jiri Olsa
1
-9
/
+64
2013-07-12
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2
-0
/
+10
2013-07-12
perf list: List kernel supplied event aliases
Andi Kleen
1
-1
/
+3
2013-07-09
perf record: Remove -f/--force option
Jiri Olsa
2
-6
/
+2
2013-07-09
perf record: Remove -A/--append option
Jiri Olsa
1
-3
/
+1
2013-07-09
perf tools: Fix output directory of Documentation/
Robert Richter
1
-8
/
+2
2013-07-09
tools: Get only verbose output with V=1
Robert Richter
1
-1
/
+1
2013-05-28
perf top: Add --percent-limit option
Namhyung Kim
1
-0
/
+4
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
1
-0
/
+4
2013-05-28
perf archive: Fix typo on Documentation
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-04-01
perf tools: Add new mem command for memory access profiling
Stephane Eranian
1
-0
/
+48
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
3
-2
/
+8
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
1
-0
/
+4
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
1
-0
/
+6
2013-03-25
perf stat: Rename --aggr-socket to --per-socket
Stephane Eranian
1
-2
/
+2
2013-03-15
perf stat: Introduce --repeat forever
Frederik Deweerdt
1
-1
/
+1
2013-03-15
perf annotate: Add basic support to event group view
Namhyung Kim
1
-0
/
+3
2013-02-14
perf annotate: Make it to be able to skip unannotatable symbols
Namhyung Kim
1
-0
/
+3
2013-02-14
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
1
-1
/
+3
2013-02-14
perf buildid-cache: Add --update option
Namhyung Kim
1
-0
/
+4
2013-02-07
perf stat: Add per processor socket count aggregation
Stephane Eranian
1
-1
/
+8
2013-01-31
perf evlist: Add --group option
Namhyung Kim
1
-0
/
+4
2013-01-31
perf report: Add --group option
Namhyung Kim
1
-0
/
+3
2013-01-30
perf stat: Add interval printing
Stephane Eranian
1
-0
/
+4
[prev]
[next]