index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf probe: Accept filter argument for --list
Masami Hiramatsu
2015-05-04
4
-32
/
+73
*
perf probe: Accept multiple filter options
Masami Hiramatsu
2015-05-04
1
-5
/
+9
*
perf tools: Add strfilter__string to recover rules string
Masami Hiramatsu
2015-05-04
2
-0
/
+76
*
perf tools: Improve strfilter to append additional rules
Masami Hiramatsu
2015-05-04
2
-0
/
+66
*
perf probe: Improve detection of file/function name in the probe pattern
Naveen N. Rao
2015-05-04
1
-3
/
+26
*
perf tools: Fix bison-related build failure on CentOS 6
Namhyung Kim
2015-05-04
1
-1
/
+1
*
perf symbols: Warn on build id mismatch
Naveen N. Rao
2015-05-04
1
-0
/
+1
*
perf report: Add Instruction Tracing support
Adrian Hunter
2015-05-04
2
-0
/
+38
*
perf script: Always allow fields 'addr' and 'cpu' for auxtrace
Adrian Hunter
2015-05-04
1
-7
/
+22
*
perf evlist: Amend mmap ref counting for the AUX area mmap
Adrian Hunter
2015-05-04
1
-1
/
+1
*
perf probe ppc64le: Fixup function entry if using kallsyms lookup
Naveen N. Rao
2015-05-04
3
-0
/
+22
*
perf probe ppc64le: Prefer symbol table lookup over DWARF
Naveen N. Rao
2015-05-04
3
-0
/
+17
*
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
2015-05-04
3
-0
/
+12
*
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
2015-05-04
4
-3
/
+22
*
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
2015-05-04
3
-9
/
+37
*
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
2015-05-04
4
-2
/
+30
*
perf bench numa: Show more stats of particular threads in verbose mode
Petr Holasek
2015-05-04
1
-1
/
+31
*
perf tools: Use getconf to determine number of online CPUs
Will Deacon
2015-05-04
1
-1
/
+1
*
perf tools: Document --children option in more detail
Namhyung Kim
2015-04-29
3
-1
/
+114
*
perf stat: Add metrics support for exclude_idle
Jiri Olsa
2015-04-29
1
-1
/
+4
*
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
2015-04-29
1
-1
/
+5
*
perf stat: Add metrics support for exclude_hv
Jiri Olsa
2015-04-29
1
-1
/
+4
*
perf stat: Change metrics context calculation
Jiri Olsa
2015-04-29
1
-6
/
+11
*
perf stat: Fix metrics calculation with event qualifiers
Andi Kleen
2015-04-29
1
-52
/
+77
*
perf trace: Clarify that -e is about syscalls, not perf events in general
Arnaldo Carvalho de Melo
2015-04-29
2
-3
/
+2
*
perf trace: Fix --filter-pids OPTION description
Arnaldo Carvalho de Melo
2015-04-29
1
-2
/
+2
*
perf probe: Remove all probes matches given pattern at once
Masami Hiramatsu
2015-04-29
1
-9
/
+17
*
perf probe: Make --funcs option exclusive
Masami Hiramatsu
2015-04-29
2
-0
/
+4
*
perf tools: Add symbolic events support for parse_events_error
Jiri Olsa
2015-04-29
3
-11
/
+10
*
perf tools: Add tracepoint support for parse_events_error
Jiri Olsa
2015-04-29
1
-1
/
+7
*
perf tools: Add static terms support for parse_events_error
Jiri Olsa
2015-04-29
1
-9
/
+28
*
perf tools: Add term support for parse_events_error
Jiri Olsa
2015-04-29
5
-10
/
+62
*
perf tools: Add location to pmu event terms
Jiri Olsa
2015-04-29
3
-20
/
+36
*
perf tools: Change parse_events_add_pmu interface
Jiri Olsa
2015-04-29
3
-10
/
+12
*
perf tools: Always bail out when config_attr function fails
Jiri Olsa
2015-04-29
1
-4
/
+11
*
perf tools: Add flex support for parse_events_error
Jiri Olsa
2015-04-29
3
-8
/
+37
*
perf tools: Add parse_events_error interface
Jiri Olsa
2015-04-29
14
-32
/
+127
*
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2015-04-29
2
-0
/
+2
*
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
2015-04-29
3
-6
/
+39
*
perf inject: Add Instruction Tracing support
Adrian Hunter
2015-04-29
2
-2
/
+95
*
perf inject: Re-pipe AUX area tracing events
Adrian Hunter
2015-04-29
1
-5
/
+58
*
perf script: Add Instruction Tracing support
Adrian Hunter
2015-04-29
2
-0
/
+38
*
perf tools: Add member to struct dso for an instruction cache
Adrian Hunter
2015-04-29
2
-0
/
+5
*
perf auxtrace: Add a hashtable for caching
Adrian Hunter
2015-04-29
2
-0
/
+137
*
perf auxtrace: Add processing for AUX area tracing events
Adrian Hunter
2015-04-29
2
-1
/
+64
*
perf auxtrace: Add a heap for sorting AUX area tracing queues
Adrian Hunter
2015-04-29
2
-0
/
+114
*
perf auxtrace: Add helpers for queuing AUX area tracing data
Adrian Hunter
2015-04-29
2
-0
/
+392
*
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
2015-04-29
4
-0
/
+104
*
perf session: Add instruction tracing options
Adrian Hunter
2015-04-29
3
-0
/
+181
*
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
2015-04-29
3
-10
/
+102
[next]