index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2
-0
/
+2
2015-04-29
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
3
-6
/
+39
2015-04-29
perf inject: Add Instruction Tracing support
Adrian Hunter
2
-2
/
+95
2015-04-29
perf inject: Re-pipe AUX area tracing events
Adrian Hunter
1
-5
/
+58
2015-04-29
perf script: Add Instruction Tracing support
Adrian Hunter
2
-0
/
+38
2015-04-29
perf tools: Add member to struct dso for an instruction cache
Adrian Hunter
2
-0
/
+5
2015-04-29
perf auxtrace: Add a hashtable for caching
Adrian Hunter
2
-0
/
+137
2015-04-29
perf auxtrace: Add processing for AUX area tracing events
Adrian Hunter
2
-1
/
+64
2015-04-29
perf auxtrace: Add a heap for sorting AUX area tracing queues
Adrian Hunter
2
-0
/
+114
2015-04-29
perf auxtrace: Add helpers for queuing AUX area tracing data
Adrian Hunter
2
-0
/
+392
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
4
-0
/
+104
2015-04-29
perf session: Add instruction tracing options
Adrian Hunter
3
-0
/
+181
2015-04-29
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
3
-10
/
+102
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
4
-1
/
+44
2015-04-29
perf record: Extend -m option for AUX area tracing mmap pages
Adrian Hunter
4
-6
/
+56
2015-04-29
perf record: Add basic AUX area tracing support
Adrian Hunter
1
-4
/
+77
2015-04-29
perf auxtrace: Add support for AUX area recording
Adrian Hunter
4
-2
/
+243
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
4
-1
/
+101
2015-04-29
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter
5
-3
/
+294
2015-04-29
perf header: Add AUX area tracing feature
Adrian Hunter
2
-0
/
+15
2015-04-29
perf data: Fix signedness of value
Wang Nan
1
-12
/
+52
2015-04-29
perf data: Fix duplicate field names and avoid reserved keywords
Wang Nan
1
-4
/
+82
2015-04-29
perf data: Add support for setting ordered_events queue size
Jiri Olsa
1
-0
/
+22
2015-04-29
perf data: Enable stream flush within processing
Jiri Olsa
1
-2
/
+24
2015-04-29
perf data: Switch to multiple cpu stream files
Sebastian Andrzej Siewior
1
-24
/
+182
2015-04-29
perf tests: Add build tests for building perf from kernel source root and tools
Jiri Olsa
1
-1
/
+13
2015-04-29
perf data: Show error message when conversion failed
He Kuang
1
-2
/
+8
2015-04-29
perf diff: Make hist_entry_diff fields union
Namhyung Kim
1
-7
/
+8
2015-04-29
perf hists: Get rid of position field from struct hist_entry
Namhyung Kim
1
-1
/
+0
2015-04-29
perf kmem: Fix compiles on RHEL6/OL6
David Ahern
1
-27
/
+27
2015-04-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-78
/
+567
2015-04-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
190
-2638
/
+4927
[prev]
[next]