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 timechart: Add support for -P and -T in timechart recording
Stanislav Fomichev
2013-11-27
1
-4
/
+12
*
perf timechart: Add support for displaying only tasks related data
Stanislav Fomichev
2013-11-27
1
-0
/
+3
*
perf timechart: Add option to limit number of tasks
Stanislav Fomichev
2013-11-27
1
-0
/
+4
*
perf record: Default -t option to no inheritance
Adrian Hunter
2013-11-27
1
-0
/
+2
*
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-27
1
-5
/
+5
*
perf top: Make -g refer to callchains
David Ahern
2013-11-27
1
-3
/
+2
*
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-14
1
-0
/
+6
*
perf trace: Add summary only option
David Ahern
2013-11-12
1
-2
/
+8
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
2
-14
/
+18
|
\
|
*
perf top: Split -G and --call-graph
Jiri Olsa
2013-10-28
1
-13
/
+5
|
*
perf record: Split -g and --call-graph
Jiri Olsa
2013-10-28
1
-1
/
+13
*
|
perf top: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
1
-0
/
+8
*
|
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
1
-0
/
+8
*
|
perf trace: Use vfs_getname hook if available
Arnaldo Carvalho de Melo
2013-10-16
1
-0
/
+4
*
|
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
2013-10-14
1
-0
/
+13
*
|
perf trace: Add summary option to dump syscall statistics
David Ahern
2013-10-14
1
-0
/
+4
*
|
perf timechart: Add example in the documentation
Ramkumar Ramachandra
2013-10-11
1
-1
/
+14
*
|
perf tools: Implement summary output for 'make install'
Ingo Molnar
2013-10-11
1
-12
/
+15
*
|
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
Ingo Molnar
2013-10-11
1
-8
/
+9
*
|
perf tools: Implement summary output for 'make clean'
Ingo Molnar
2013-10-11
1
-8
/
+10
*
|
perf trace: Add record option
David Ahern
2013-10-11
1
-3
/
+9
*
|
perf tools: Add possibility to specify mmap size
Jiri Olsa
2013-10-09
4
-4
/
+12
*
|
perf lock: Account for lock average wait time
Davidlohr Bueso
2013-10-09
1
-1
/
+1
*
|
perf trace: Add option to show process COMM
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+3
*
|
perf trace: Add option to show full timestamp
David Ahern
2013-10-09
1
-0
/
+4
*
|
tools/perf: Fix double/triple-build of the feature detection logic during 'ma...
Ingo Molnar
2013-10-09
1
-13
/
+4
*
|
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
3
-2
/
+8
*
|
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf rec...
Andi Kleen
2013-10-04
1
-0
/
+3
*
|
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
2013-10-04
2
-2
/
+5
*
|
tools/perf/stat: Add perf stat --transaction
Andi Kleen
2013-10-04
1
-0
/
+5
|
/
*
perf trace: Add option to analyze events in a file versus live
David Ahern
2013-08-29
1
-0
/
+4
*
perf trace: Add --verbose option
Arnaldo Carvalho de Melo
2013-08-26
1
-0
/
+4
*
perf trace: Support ! in -e expressions
Arnaldo Carvalho de Melo
2013-08-26
1
-0
/
+2
*
perf trace: Make command line arguments consistent with perf-record
David Ahern
2013-08-26
1
-0
/
+6
*
perf trace: Implement -o/--output filename
Arnaldo Carvalho de Melo
2013-08-26
1
-0
/
+4
*
perf trace: Allow specifying which syscalls to trace
Arnaldo Carvalho de Melo
2013-08-14
1
-0
/
+4
*
perf kvm: Update documentation with live command
David Ahern
2013-08-12
1
-2
/
+44
*
perf tools: Add support for pinned modifier
Michael Ellerman
2013-08-07
1
-0
/
+1
*
perf stat: Add support for --initial-delay option
Andi Kleen
2013-08-07
1
-0
/
+5
*
perf tools: Add 'S' event/group modifier to read sample value
Jiri Olsa
2013-08-07
1
-0
/
+1
*
perf tools: Support callchain sorting based on addresses
Andi Kleen
2013-07-22
1
-2
/
+6
*
perf diff: Add generic order option for compute sorting
Jiri Olsa
2013-07-12
1
-2
/
+4
*
perf diff: Update perf diff documentation for multiple data comparison
Jiri Olsa
2013-07-12
1
-9
/
+64
*
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-07-12
2
-0
/
+10
*
perf list: List kernel supplied event aliases
Andi Kleen
2013-07-12
1
-1
/
+3
*
perf record: Remove -f/--force option
Jiri Olsa
2013-07-08
2
-6
/
+2
*
perf record: Remove -A/--append option
Jiri Olsa
2013-07-08
1
-3
/
+1
*
perf tools: Fix output directory of Documentation/
Robert Richter
2013-07-08
1
-8
/
+2
*
tools: Get only verbose output with V=1
Robert Richter
2013-07-08
1
-1
/
+1
*
perf top: Add --percent-limit option
Namhyung Kim
2013-05-28
1
-0
/
+4
[prev]
[next]