index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf config: Fix an error in the config template documentation
Changbin Du
2019-03-19
1
-1
/
+1
*
perf tools: Add doc about how to build perf with Asan and UBSan
Changbin Du
2019-03-19
1
-0
/
+24
*
perf stat: Fix --no-scale
Andi Kleen
2019-03-19
1
-3
/
+2
*
perf script: Support relative time
Andi Kleen
2019-03-19
1
-0
/
+3
*
perf record: Allow to limit number of reported perf.data files
Andi Kleen
2019-03-19
1
-0
/
+4
*
perf tools report: Add custom scripts to script menu
Andi Kleen
2019-03-11
1
-0
/
+8
*
perf tools: Add some new tips describing the new options
Andi Kleen
2019-03-11
1
-0
/
+7
*
perf report: Implement browsing of individual samples
Andi Kleen
2019-03-11
2
-0
/
+10
*
perf report: Support time sort key
Andi Kleen
2019-03-11
1
-0
/
+2
*
perf report: Parse time quantum
Andi Kleen
2019-03-11
1
-0
/
+4
*
perf report: Support output in nanoseconds
Andi Kleen
2019-03-11
1
-0
/
+3
*
perf diff: Support --pid/--tid filter options
Jin Yao
2019-03-06
1
-0
/
+6
*
perf diff: Support --cpu filter option
Jin Yao
2019-03-06
1
-0
/
+5
*
perf diff: Support --time filter option
Jin Yao
2019-03-06
1
-0
/
+45
*
perf script: Allow +- operator for type specific fields option
Jiri Olsa
2019-02-20
1
-0
/
+6
*
perf trace: Allow dumping a BPF map after setting up BPF events
Arnaldo Carvalho de Melo
2019-02-19
1
-0
/
+8
*
perf doc: Fix documentation of the Flags section in perf.data
Jonas Rabenstein
2019-02-19
1
-5
/
+4
*
perf doc: Fix HEADER_CMDLINE description in perf.data documentation
Jonas Rabenstein
2019-02-19
1
-1
/
+1
*
perf record: Implement --affinity=node|cpu option
Alexey Budankov
2019-02-11
1
-0
/
+5
*
Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-02-09
2
-0
/
+45
|
\
|
*
perf tools: Add documentation for BPF event selection
Changbin Du
2019-02-06
2
-0
/
+45
*
|
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2019-02-04
2
-5
/
+13
|
/
*
perf trace: Allow asking for not suppressing common string prefixes
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+4
*
perf trace: Make the alignment of the syscall args be configurable
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+4
*
perf trace: Allow suppressing the syscall argument names
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+4
*
perf trace: Allow configuring if the syscall start timestamp should be printed
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+3
*
perf trace: Allow configuring default for perf_event_attr.inherit
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+3
*
perf trace: Allow configuring if the syscall duration should be printed
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+4
*
perf trace: Allow configuring if zeroed syscall args should be printed
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+2
*
perf trace: Allow specifying a set of events to add in perfconfig
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+8
*
perf trace: Allow selecting use the use of the ordered_events code
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+6
*
perf tools: Support 'srccode' output
Andi Kleen
2018-12-17
1
-1
/
+1
*
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-12-17
1
-0
/
+6
*
perf tools Documentation: Fix diverse typos
Ingo Molnar
2018-12-17
3
-4
/
+4
*
perf report: Documentation average IPC and IPC coverage
Jin Yao
2018-12-17
1
-0
/
+8
*
perf record: Extend trace writing to multi AIO
Alexey Budankov
2018-12-17
1
-2
/
+2
*
perf record: Enable asynchronous trace writing
Alexey Budankov
2018-12-17
1
-0
/
+5
*
perf top: Allow passing a kallsyms file
Arnaldo Carvalho de Melo
2018-12-17
1
-0
/
+3
*
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
2018-11-21
1
-0
/
+3
*
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
2018-11-21
1
-0
/
+7
*
perf record: Support weak groups
Andi Kleen
2018-11-05
1
-1
/
+0
*
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
2018-10-31
1
-3
/
+8
*
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
2018-10-30
1
-0
/
+5
*
perf script: Implement --graph-function
Andi Kleen
2018-10-24
1
-0
/
+4
*
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2018-10-24
1
-0
/
+7
*
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
1
-3
/
+4
*
perf script: Add --insn-trace for instruction decoding
Andi Kleen
2018-10-24
2
-0
/
+26
*
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
Adrian Hunter
2018-10-23
1
-1
/
+1
*
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
2018-10-22
1
-0
/
+20
*
perf trace: Introduce --max-events
Arnaldo Carvalho de Melo
2018-10-19
1
-0
/
+47
[next]