index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
2015-05-04
perf bench numa: Show more stats of particular threads in verbose mode
Petr Holasek
2015-05-04
perf tools: Use getconf to determine number of online CPUs
Will Deacon
2015-05-01
perf report: Fix -T/--threads option to work again
Namhyung Kim
2015-04-29
perf tools: Document --children option in more detail
Namhyung Kim
2015-04-29
perf stat: Add metrics support for exclude_idle
Jiri Olsa
2015-04-29
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
2015-04-29
perf stat: Add metrics support for exclude_hv
Jiri Olsa
2015-04-29
perf stat: Change metrics context calculation
Jiri Olsa
2015-04-29
perf stat: Fix metrics calculation with event qualifiers
Andi Kleen
2015-04-29
perf trace: Clarify that -e is about syscalls, not perf events in general
Arnaldo Carvalho de Melo
2015-04-29
perf trace: Fix --filter-pids OPTION description
Arnaldo Carvalho de Melo
2015-04-29
perf probe: Remove all probes matches given pattern at once
Masami Hiramatsu
2015-04-29
perf probe: Make --funcs option exclusive
Masami Hiramatsu
2015-04-29
perf tools: Add symbolic events support for parse_events_error
Jiri Olsa
2015-04-29
perf tools: Add tracepoint support for parse_events_error
Jiri Olsa
2015-04-29
perf tools: Add static terms support for parse_events_error
Jiri Olsa
2015-04-29
perf tools: Add term support for parse_events_error
Jiri Olsa
2015-04-29
perf tools: Add location to pmu event terms
Jiri Olsa
2015-04-29
perf tools: Change parse_events_add_pmu interface
Jiri Olsa
2015-04-29
perf tools: Always bail out when config_attr function fails
Jiri Olsa
2015-04-29
perf tools: Add flex support for parse_events_error
Jiri Olsa
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
2015-04-29
perf tools: Add aux_watermark member of struct perf_event_attr
Adrian Hunter
2015-04-29
perf script: Add field option 'flags' to print sample flags
Adrian Hunter
2015-04-29
perf inject: Add Instruction Tracing support
Adrian Hunter
2015-04-29
perf inject: Re-pipe AUX area tracing events
Adrian Hunter
2015-04-29
perf script: Add Instruction Tracing support
Adrian Hunter
2015-04-29
perf tools: Add member to struct dso for an instruction cache
Adrian Hunter
2015-04-29
perf auxtrace: Add a hashtable for caching
Adrian Hunter
2015-04-29
perf auxtrace: Add processing for AUX area tracing events
Adrian Hunter
2015-04-29
perf auxtrace: Add a heap for sorting AUX area tracing queues
Adrian Hunter
2015-04-29
perf auxtrace: Add helpers for queuing AUX area tracing data
Adrian Hunter
2015-04-29
perf auxtrace: Add helpers for AUX area tracing errors
Adrian Hunter
2015-04-29
perf session: Add instruction tracing options
Adrian Hunter
2015-04-29
perf session: Add hooks to allow transparent decoding of AUX area tracing data
Adrian Hunter
2015-04-29
perf tools: Add a user event for AUX area tracing errors
Adrian Hunter
2015-04-29
perf record: Extend -m option for AUX area tracing mmap pages
Adrian Hunter
2015-04-29
perf record: Add basic AUX area tracing support
Adrian Hunter
2015-04-29
perf auxtrace: Add support for AUX area recording
Adrian Hunter
2015-04-29
perf tools: Add user events for AUX area tracing
Adrian Hunter
2015-04-29
perf evlist: Add support for mmapping an AUX area buffer
Adrian Hunter
2015-04-29
perf header: Add AUX area tracing feature
Adrian Hunter
2015-04-29
perf data: Fix signedness of value
Wang Nan
2015-04-29
perf data: Fix duplicate field names and avoid reserved keywords
Wang Nan
2015-04-29
perf data: Add support for setting ordered_events queue size
Jiri Olsa
2015-04-29
perf data: Enable stream flush within processing
Jiri Olsa
2015-04-29
perf data: Switch to multiple cpu stream files
Sebastian Andrzej Siewior
2015-04-29
perf tests: Add build tests for building perf from kernel source root and tools
Jiri Olsa
[prev]
[next]