index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
|
perf evlist: Be more specific on -F/--freq
Namhyung Kim
2015-08-10
1
-2
/
+7
*
|
perf record: Support per-event freq term
Namhyung Kim
2015-08-10
7
-1
/
+16
*
|
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-10
5
-0
/
+62
*
|
perf hists: Update the column width for the "srcline" sort key
Arnaldo Carvalho de Melo
2015-08-10
1
-0
/
+3
*
|
perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
Arnaldo Carvalho de Melo
2015-08-10
1
-0
/
+1
*
|
perf tools: Unset perf_event_attr::freq when period term is set
Jiri Olsa
2015-08-10
1
-0
/
+1
*
|
perf tools: Support full source file paths for srcline
Andi Kleen
2015-08-10
6
-1
/
+15
*
|
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-08
4
-88
/
+94
*
|
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
2015-08-08
8
-81
/
+93
*
|
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
2015-08-07
7
-0
/
+124
*
|
perf tools: Auto detecting kernel include options
Wang Nan
2015-08-07
1
-5
/
+55
*
|
perf tools: Auto detecting kernel build directory
Wang Nan
2015-08-07
1
-1
/
+79
*
|
perf tools: Call clang to compile C source to object code
Wang Nan
2015-08-07
2
-0
/
+229
*
|
perf tools: Introduce llvm config options
Wang Nan
2015-08-07
4
-0
/
+86
*
|
perf tools: Extend the event parser maximum error index
Adrian Hunter
2015-08-06
1
-1
/
+1
*
|
perf tools: Validate config term maximum value
Adrian Hunter
2015-08-06
1
-1
/
+29
*
|
perf tools: Add perf_pmu__format_bits()
Adrian Hunter
2015-08-06
2
-1
/
+17
*
|
perf tools: Fix perf-with-kcore handling of arguments containing spaces
Adrian Hunter
2015-08-06
1
-14
/
+14
[prev]
[next]