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.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-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 record: Add ability to name registers to record
Stephane Eranian
2015-08-31
1
-1
/
+5
*
perf script: Enable printing of interrupted machine state
Stephane Eranian
2015-08-31
1
-1
/
+1
*
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
Mark Drayton
2015-08-28
1
-0
/
+7
*
perf tools: Update Intel PT documentation
Adrian Hunter
2015-08-24
1
-8
/
+186
*
perf tools: Put itrace options into an asciidoc include
Adrian Hunter
2015-08-21
4
-66
/
+25
*
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-21
1
-0
/
+86
*
perf tools: Take Intel PT into use
Adrian Hunter
2015-08-17
1
-0
/
+588
*
perf report: Show call graph from reference events
Kan Liang
2015-08-12
1
-0
/
+11
*
perf callchain: Allow disabling call graphs per event
Kan Liang
2015-08-12
1
-1
/
+2
*
perf callchain: Per-event type selection support
Kan Liang
2015-08-12
1
-0
/
+3
*
perf record: Support per-event freq term
Namhyung Kim
2015-08-10
1
-0
/
+1
*
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
2
-0
/
+5
*
perf top: Add branch annotation code to top
Andi Kleen
2015-08-06
1
-0
/
+21
*
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-08-06
1
-0
/
+1
*
perf tools: Per-event time support
Kan Liang
2015-08-05
1
-1
/
+3
*
perf tools: Force period term to overload global settings
Jiri Olsa
2015-07-29
1
-1
/
+1
*
perf script: Add option --show-switch-events
Adrian Hunter
2015-07-23
1
-0
/
+4
*
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
Adrian Hunter
2015-07-23
1
-0
/
+4
*
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
2015-07-20
1
-0
/
+4
*
perf record: Allow filtering perf's pid via --exclude-perf
Wang Nan
2015-07-20
1
-1
/
+10
*
perf record: Document setting '-e pmu/period=N/' in man page
Kan Liang
2015-07-14
1
-0
/
+8
*
perf stat: Introduce --per-thread option
Jiri Olsa
2015-06-26
1
-0
/
+4
*
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-06-19
4
-0
/
+22
*
perf record: Amend option summaries
Peter Zijlstra
2015-06-10
1
-3
/
+7
*
perf tools: Document relation of per-thread event count feature
Namhyung Kim
2015-05-12
2
-2
/
+4
*
perf probe: Add --no-inlines option to avoid searching inline functions
Masami Hiramatsu
2015-05-08
1
-0
/
+4
*
perf bench futex: Support parallel waker threads
Davidlohr Bueso
2015-05-08
1
-0
/
+3
*
perf probe: Support $params special probe argument
Masami Hiramatsu
2015-05-08
1
-1
/
+1
*
perf probe: Accept filter argument for --funcs
Masami Hiramatsu
2015-05-05
1
-1
/
+2
*
perf record: Add AUX area tracing Snapshot Mode support
Adrian Hunter
2015-05-05
1
-0
/
+7
*
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
2015-05-05
3
-12
/
+15
*
perf report: Fix placement of itrace option in documentation
Adrian Hunter
2015-05-04
1
-3
/
+3
*
perf kmem: Add --live option for current allocation stat
Namhyung Kim
2015-05-04
1
-0
/
+5
*
perf kmem: Support sort keys on page analysis
Namhyung Kim
2015-05-04
1
-1
/
+5
*
perf probe: Accept filter argument for --list
Masami Hiramatsu
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
3
-1
/
+114
*
perf trace: Clarify that -e is about syscalls, not perf events in general
Arnaldo Carvalho de Melo
2015-04-29
1
-1
/
+1
*
perf probe: Make --funcs option exclusive
Masami Hiramatsu
2015-04-29
1
-0
/
+2
*
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
2015-04-29
1
-1
/
+8
*
perf inject: Add Instruction Tracing support
Adrian Hunter
2015-04-29
1
-0
/
+26
*
perf script: Add Instruction Tracing support
Adrian Hunter
2015-04-29
1
-0
/
+27
*
perf record: Extend -m option for AUX area tracing mmap pages
Adrian Hunter
2015-04-29
1
-0
/
+2
*
perf kmem: Analyze page allocator events also
Namhyung Kim
2015-04-13
1
-1
/
+7
*
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
2015-04-08
1
-0
/
+1
*
perf record: Add clockid parameter
Peter Zijlstra
2015-04-08
1
-0
/
+7
*
perf tools: Add pid/tid filtering to report and script commands
David Ahern
2015-03-24
2
-0
/
+11
*
perf diff: Add kallsyms option
David Ahern
2015-03-24
1
-0
/
+3
*
perf kmem: Allow -v option
Namhyung Kim
2015-03-13
1
-0
/
+4
[next]