index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
-2
/
+30
2015-05-04
perf bench numa: Show more stats of particular threads in verbose mode
Petr Holasek
-1
/
+31
2015-05-04
perf tools: Use getconf to determine number of online CPUs
Will Deacon
-1
/
+1
2015-04-29
perf tools: Document --children option in more detail
Namhyung Kim
-1
/
+114
2015-04-29
perf stat: Add metrics support for exclude_idle
Jiri Olsa
-1
/
+4
2015-04-29
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
-1
/
+5
2015-04-29
perf stat: Add metrics support for exclude_hv
Jiri Olsa
-1
/
+4
2015-04-29
perf stat: Change metrics context calculation
Jiri Olsa
-6
/
+11
2015-04-29
perf stat: Fix metrics calculation with event qualifiers
Andi Kleen
-52
/
+77
2015-04-29
perf trace: Clarify that -e is about syscalls, not perf events in general
Arnaldo Carvalho de Melo
-3
/
+2
2015-04-29
perf trace: Fix --filter-pids OPTION description
Arnaldo Carvalho de Melo
-2
/
+2
2015-04-29
perf probe: Remove all probes matches given pattern at once
Masami Hiramatsu
-9
/
+17
2015-04-29
perf probe: Make --funcs option exclusive
Masami Hiramatsu
-0
/
+4
2015-04-29
perf tools: Add symbolic events support for parse_events_error
Jiri Olsa
-11
/
+10
2015-04-29
perf tools: Add tracepoint support for parse_events_error
Jiri Olsa
-1
/
+7
2015-04-29
perf tools: Add static terms support for parse_events_error
Jiri Olsa
-9
/
+28
2015-04-29
perf tools: Add term support for parse_events_error
Jiri Olsa
-10
/
+62
2015-04-29
perf tools: Add location to pmu event terms
Jiri Olsa
-20
/
+36
2015-04-29
perf tools: Change parse_events_add_pmu interface
Jiri Olsa
-10
/
+12
2015-04-29
perf tools: Always bail out when config_attr function fails
Jiri Olsa
-4
/
+11
2015-04-29
perf tools: Add flex support for parse_events_error
Jiri Olsa
-8
/
+37
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
-32
/
+127
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
-0
/
+2
2015-04-29
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
-6
/
+39
2015-04-29
perf inject: Add Instruction Tracing support
Adrian Hunter
-2
/
+95
2015-04-29
perf inject: Re-pipe AUX area tracing events
Adrian Hunter
-5
/
+58
2015-04-29
perf script: Add Instruction Tracing support
Adrian Hunter
-0
/
+38
2015-04-29
perf tools: Add member to struct dso for an instruction cache
Adrian Hunter
-0
/
+5
2015-04-29
perf auxtrace: Add a hashtable for caching
Adrian Hunter
-0
/
+137
2015-04-29
perf auxtrace: Add processing for AUX area tracing events
Adrian Hunter
-1
/
+64
2015-04-29
perf auxtrace: Add a heap for sorting AUX area tracing queues
Adrian Hunter
-0
/
+114
2015-04-29
perf auxtrace: Add helpers for queuing AUX area tracing data
Adrian Hunter
-0
/
+392
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
-0
/
+104
2015-04-29
perf session: Add instruction tracing options
Adrian Hunter
-0
/
+181
2015-04-29
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
-10
/
+102
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
-1
/
+44
2015-04-29
perf record: Extend -m option for AUX area tracing mmap pages
Adrian Hunter
-6
/
+56
2015-04-29
perf record: Add basic AUX area tracing support
Adrian Hunter
-4
/
+77
2015-04-29
perf auxtrace: Add support for AUX area recording
Adrian Hunter
-2
/
+243
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
-1
/
+101
2015-04-29
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter
-3
/
+294
2015-04-29
perf header: Add AUX area tracing feature
Adrian Hunter
-0
/
+15
2015-04-29
perf data: Fix signedness of value
Wang Nan
-12
/
+52
2015-04-29
perf data: Fix duplicate field names and avoid reserved keywords
Wang Nan
-4
/
+82
2015-04-29
perf data: Add support for setting ordered_events queue size
Jiri Olsa
-0
/
+22
2015-04-29
perf data: Enable stream flush within processing
Jiri Olsa
-2
/
+24
2015-04-29
perf data: Switch to multiple cpu stream files
Sebastian Andrzej Siewior
-24
/
+182
2015-04-29
perf tests: Add build tests for building perf from kernel source root and tools
Jiri Olsa
-1
/
+13
2015-04-29
tools build: Fix Makefile(s) to properly invoke tools build
Jiri Olsa
-4
/
+13
2015-04-29
tools build: No need to make libapi for perf explicitly
Jiri Olsa
-4
/
+4
[next]