index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
perf tools: Add AUX area tracing Snapshot Mode
Adrian Hunter
3
-10
/
+119
2015-05-05
perf tools: Add support for PERF_RECORD_ITRACE_START
Adrian Hunter
7
-0
/
+59
2015-05-05
perf tools: Add support for PERF_RECORD_AUX
Adrian Hunter
7
-0
/
+63
2015-05-05
perf auxtrace: Add option to synthesize events for transactions
Adrian Hunter
5
-13
/
+21
2015-05-05
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
Adrian Hunter
7
-21
/
+186
2015-05-04
perf tools: Hit all build ids when AUX area tracing
Adrian Hunter
3
-2
/
+25
2015-05-04
perf tools: Add AUX area tracing index
Adrian Hunter
7
-4
/
+310
2015-05-04
perf report: Fix placement of itrace option in documentation
Adrian Hunter
1
-3
/
+3
2015-05-04
perf kmem: Add kmem.default config option
Namhyung Kim
1
-3
/
+29
2015-05-04
perf kmem: Print gfp flags in human readable string
Namhyung Kim
1
-13
/
+209
2015-05-04
perf kmem: Add --live option for current allocation stat
Namhyung Kim
2
-42
/
+73
2015-05-04
perf kmem: Support sort keys on page analysis
Namhyung Kim
2
-86
/
+313
2015-05-04
perf kmem: Implement stat --page --caller
Namhyung Kim
1
-21
/
+306
2015-05-04
perf probe: Accept filter argument for --list
Masami Hiramatsu
4
-32
/
+73
2015-05-04
perf probe: Accept multiple filter options
Masami Hiramatsu
1
-5
/
+9
2015-05-04
perf tools: Add strfilter__string to recover rules string
Masami Hiramatsu
2
-0
/
+76
2015-05-04
perf tools: Improve strfilter to append additional rules
Masami Hiramatsu
2
-0
/
+66
2015-05-04
perf probe: Improve detection of file/function name in the probe pattern
Naveen N. Rao
1
-3
/
+26
2015-05-04
perf tools: Fix bison-related build failure on CentOS 6
Namhyung Kim
1
-1
/
+1
2015-05-04
perf symbols: Warn on build id mismatch
Naveen N. Rao
1
-0
/
+1
2015-05-04
perf report: Add Instruction Tracing support
Adrian Hunter
2
-0
/
+38
2015-05-04
perf script: Always allow fields 'addr' and 'cpu' for auxtrace
Adrian Hunter
1
-7
/
+22
2015-05-04
perf evlist: Amend mmap ref counting for the AUX area mmap
Adrian Hunter
1
-1
/
+1
2015-05-04
perf probe ppc64le: Fixup function entry if using kallsyms lookup
Naveen N. Rao
3
-0
/
+22
2015-05-04
perf probe ppc64le: Prefer symbol table lookup over DWARF
Naveen N. Rao
3
-0
/
+17
2015-05-04
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
3
-0
/
+12
2015-05-04
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
4
-3
/
+22
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
3
-9
/
+37
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
4
-2
/
+30
2015-05-04
perf bench numa: Show more stats of particular threads in verbose mode
Petr Holasek
1
-1
/
+31
2015-05-04
perf tools: Use getconf to determine number of online CPUs
Will Deacon
1
-1
/
+1
2015-04-29
perf tools: Document --children option in more detail
Namhyung Kim
3
-1
/
+114
2015-04-29
perf stat: Add metrics support for exclude_idle
Jiri Olsa
1
-1
/
+4
2015-04-29
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
1
-1
/
+5
2015-04-29
perf stat: Add metrics support for exclude_hv
Jiri Olsa
1
-1
/
+4
2015-04-29
perf stat: Change metrics context calculation
Jiri Olsa
1
-6
/
+11
2015-04-29
perf stat: Fix metrics calculation with event qualifiers
Andi Kleen
1
-52
/
+77
2015-04-29
perf trace: Clarify that -e is about syscalls, not perf events in general
Arnaldo Carvalho de Melo
2
-3
/
+2
2015-04-29
perf trace: Fix --filter-pids OPTION description
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-04-29
perf probe: Remove all probes matches given pattern at once
Masami Hiramatsu
1
-9
/
+17
2015-04-29
perf probe: Make --funcs option exclusive
Masami Hiramatsu
2
-0
/
+4
2015-04-29
perf tools: Add symbolic events support for parse_events_error
Jiri Olsa
3
-11
/
+10
2015-04-29
perf tools: Add tracepoint support for parse_events_error
Jiri Olsa
1
-1
/
+7
2015-04-29
perf tools: Add static terms support for parse_events_error
Jiri Olsa
1
-9
/
+28
2015-04-29
perf tools: Add term support for parse_events_error
Jiri Olsa
5
-10
/
+62
2015-04-29
perf tools: Add location to pmu event terms
Jiri Olsa
3
-20
/
+36
2015-04-29
perf tools: Change parse_events_add_pmu interface
Jiri Olsa
3
-10
/
+12
2015-04-29
perf tools: Always bail out when config_attr function fails
Jiri Olsa
1
-4
/
+11
2015-04-29
perf tools: Add flex support for parse_events_error
Jiri Olsa
3
-8
/
+37
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
14
-32
/
+127
[next]