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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
perf tools: Add Intel PT support for decoding MTC packets
Adrian Hunter
2015-08-24
2
-4
/
+159
*
|
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
2015-08-24
4
-11
/
+83
*
|
perf tools: Add new Intel PT packet definitions
Adrian Hunter
2015-08-24
3
-17
/
+201
*
|
perf tools: Add Intel PT support for PSB periods
Adrian Hunter
2015-08-24
1
-7
/
+210
*
|
perf tools: Fix Intel PT 'instructions' sample period
Adrian Hunter
2015-08-24
3
-1
/
+8
*
|
perf ordered_events: Clear the progress bar at the end of a flush
Arnaldo Carvalho de Melo
2015-08-24
1
-0
/
+3
*
|
perf ui tui progress: Implement the ui_progress_ops->finish() method
Arnaldo Carvalho de Melo
2015-08-24
1
-1
/
+18
*
|
perf annotate: Reset the dso find_symbol cache when removing symbols
Arnaldo Carvalho de Melo
2015-08-24
3
-0
/
+13
*
|
perf tools: Fix tarball build broken by pt/bts
Adrian Hunter
2015-08-22
6
-6
/
+35
*
|
perf probe: Try to use symbol table if searching debug info failed
Wang Nan
2015-08-21
1
-3
/
+4
*
|
perf tools: Initialize reference counts in map__clone()
Arnaldo Carvalho de Melo
2015-08-21
1
-2
/
+11
*
|
perf tools: Add example call-graph script
Adrian Hunter
2015-08-21
2
-0
/
+374
*
|
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
11
-6
/
+1576
*
|
perf tools: Fix Intel PT timestamp handling
Adrian Hunter
2015-08-21
1
-1
/
+1
*
|
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
Adrian Hunter
2015-08-21
2
-2
/
+3
*
|
perf script: Fix segfault using --show-mmap-events
Adrian Hunter
2015-08-21
1
-1
/
+1
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-08-20
36
-20
/
+8850
|
\
\
|
*
|
perf tools: Take Intel PT into use
Adrian Hunter
2015-08-17
6
-3
/
+649
|
*
|
perf tools: Add Intel PT support
Adrian Hunter
2015-08-17
5
-0
/
+2717
|
*
|
perf tools: Add Intel PT decoder
Adrian Hunter
2015-08-17
3
-1
/
+1921
|
*
|
perf tools: Add Intel PT log
Adrian Hunter
2015-08-17
3
-1
/
+208
|
*
|
perf tools: Add Intel PT instruction decoder
Adrian Hunter
2015-08-17
11
-3
/
+2801
|
*
|
perf tools: Add Intel PT packet decoder
Adrian Hunter
2015-08-17
4
-0
/
+466
|
*
|
perf auxtrace: Add Intel PT as an AUX area tracing type
Adrian Hunter
2015-08-17
2
-0
/
+2
|
*
|
perf tools: Add a helper function to probe whether cpu-wide tracing is possible
Adrian Hunter
2015-08-17
2
-0
/
+25
|
*
|
perf symbols: Fix annotation of vdso
Adrian Hunter
2015-08-17
1
-0
/
+11
|
*
|
perf annotate: Fix 32-bit compilation error in util/annotate.c
Adrian Hunter
2015-08-17
1
-2
/
+2
|
*
|
perf script: Initialize callchain_param.record_mode
Jiri Olsa
2015-08-17
1
-0
/
+17
|
*
|
perf trace: Move vfs_getname storage to per thread area
Arnaldo Carvalho de Melo
2015-08-14
1
-11
/
+27
|
*
|
perf probe: Fix to add missed brace around if block
Masami Hiramatsu
2015-08-13
1
-1
/
+2
|
*
|
perf tools: Support static linking with libdw
Andi Kleen
2015-08-13
1
-1
/
+5
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...
Ingo Molnar
2015-08-20
4
-4
/
+37
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
Arnaldo Carvalho de Melo
2015-08-19
1
-2
/
+2
|
*
perf tools: Fix buildid processing
Adrian Hunter
2015-08-19
1
-0
/
+11
|
*
perf tools: Make fork event processing more resilient
Adrian Hunter
2015-08-19
1
-2
/
+18
|
*
perf tools: Avoid deadlock when map_groups are broken
Adrian Hunter
2015-08-19
1
-0
/
+6
*
|
perf tests: Add tests to callgraph and time parse
Kan Liang
2015-08-12
1
-0
/
+38
*
|
perf report: Show call graph from reference events
Kan Liang
2015-08-12
5
-4
/
+33
*
|
perf callchain: Allow disabling call graphs per event
Kan Liang
2015-08-12
6
-10
/
+28
*
|
perf callchain: Per-event type selection support
Kan Liang
2015-08-12
7
-3
/
+86
*
|
perf probe: Fix to show lines of sys_ functions correctly
Masami Hiramatsu
2015-08-12
1
-5
/
+13
*
|
perf hists browser: Make ESC unzoom as well
Arnaldo Carvalho de Melo
2015-08-12
1
-11
/
+8
*
|
perf ui browser: Introduce ui_browser__printf()
Arnaldo Carvalho de Melo
2015-08-12
6
-22
/
+35
*
|
perf ui browser: Introduce ui_browser__write_nstring()
Arnaldo Carvalho de Melo
2015-08-12
8
-22
/
+30
*
|
perf trace: Beautify keyctl's option arg
Arnaldo Carvalho de Melo
2015-08-12
1
-0
/
+10
*
|
perf trace: Use the FD beautifier for socket syscall fds
Arnaldo Carvalho de Melo
2015-08-12
1
-6
/
+12
*
|
perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing
Andi Kleen
2015-08-12
1
-0
/
+2
*
|
perf trace: Add missing clockid entries
Arnaldo Carvalho de Melo
2015-08-12
1
-1
/
+2
*
|
perf trace: Associate some more syscall args with the getname beautifier
Arnaldo Carvalho de Melo
2015-08-12
1
-5
/
+18
[prev]
[next]