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
2015-03-24
perf tools: Add pid/tid filtering to report and script commands
David Ahern
2
-0
/
+11
2015-03-24
perf diff: Add kallsyms option
David Ahern
1
-0
/
+3
2015-03-13
perf kmem: Allow -v option
Namhyung Kim
1
-0
/
+4
2015-03-02
perf record: Document --group option
Namhyung Kim
1
-0
/
+9
2015-03-02
perf record: Get rid of -l option from Documentation
Namhyung Kim
1
-3
/
+0
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
1
-4
/
+9
2015-02-27
perf list: Extend raw-dump to certain kind of events
Yunlong Song
1
-0
/
+6
2015-02-27
perf diff: Support for different binaries
Kan Liang
1
-0
/
+5
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
1
-3
/
+8
2015-02-25
perf data: Add perf data to CTF conversion support
Jiri Olsa
2
-1
/
+31
2015-02-25
perf tools: Add new 'perf data' command
Jiri Olsa
1
-0
/
+15
2015-02-25
perf record: Support recording running/enabled time
Andi Kleen
1
-0
/
+3
2015-02-23
perf trace: Add man page entry for --event
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-02-23
perf trace: Introduce --filter-pids
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-02-18
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-2
/
+63
2015-02-18
perf tools: Enable LBR call stack support
Kan Liang
1
-1
/
+7
2015-02-12
perf build: Add build documentation
Jiri Olsa
1
-0
/
+49
2015-02-06
perf probe: Update man page
Masami Hiramatsu
1
-2
/
+14
2015-01-28
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
1
-2
/
+5
2015-01-21
perf tools: Document parameterized and symbolic events
Cody P Schafer
3
-4
/
+41
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2
-15
/
+15
2015-01-21
perf mem: Enable sampling loads and stores simultaneously
Stephane Eranian
1
-4
/
+5
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
1
-0
/
+4
2014-12-03
perf tools: allow user to specify hardware breakpoint bp_len
Jacob Shin
1
-2
/
+5
2014-12-02
perf report: Add --branch-history option
Andi Kleen
1
-0
/
+5
2014-12-02
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
1
-1
/
+6
2014-11-16
perf record: Add new -I option to sample interrupted machine state
Stephane Eranian
1
-0
/
+6
2014-10-17
perf script: Add period data column
Jiri Olsa
1
-1
/
+1
2014-10-16
perf Documentation: Fix typos in perf/Documentation
Masanari Iida
9
-15
/
+15
2014-09-18
perf tools: Disable kernel symbol demangling by default
Avi Kivity
3
-0
/
+9
2014-08-12
perf top: Add -w option for setting column width
Namhyung Kim
2
-1
/
+7
2014-07-25
perf inject: Add --kallsyms parameter
Adrian Hunter
1
-0
/
+3
2014-07-17
perf tools: Add --debug optionto set debug variable
Jiri Olsa
1
-1
/
+9
2014-07-17
perf kvm: Add stat support on s390
Alexander Yarygin
1
-7
/
+9
2014-07-10
perf timechart: Add more options to IO mode
Stanislav Fomichev
1
-0
/
+13
2014-07-10
perf timechart: Implement IO mode
Stanislav Fomichev
1
-2
/
+23
2014-06-27
perf trace: Add possibility to switch off syscall events
Stanislav Fomichev
1
-0
/
+7
2014-06-26
perf trace: Add support for pagefault tracing
Stanislav Fomichev
1
-0
/
+39
2014-06-19
perf bench: Add --repeat option
Davidlohr Bueso
1
-0
/
+4
2014-06-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-21
/
+20
2014-06-10
perf timechart: Reflow documentation
Stanislav Fomichev
1
-21
/
+20
2014-06-09
perf tools: Add dcacheline sort
Don Zickus
1
-1
/
+2
2014-06-09
perf report: Add mem-mode documentation to report command
Don Zickus
1
-0
/
+22
2014-06-05
perf/documentation: Add description for conditional branch filter
Anshuman Khandual
1
-1
/
+2
2014-06-01
perf top: Add --children option
Namhyung Kim
1
-1
/
+7
2014-06-01
perf report: Add --children option
Namhyung Kim
1
-1
/
+6
2014-05-21
perf top: Add --fields option to specify output fields
Namhyung Kim
1
-0
/
+9
2014-05-21
perf report: Add -F option to specify output fields
Namhyung Kim
1
-0
/
+10
2014-05-21
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
3
-4
/
+15
2014-04-16
perf diff: Add --percentage option
Namhyung Kim
1
-3
/
+18
[next]