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
/
util
Age
Commit message (
Expand
)
Author
2020-08-06
perf intel-pt: Add support for decoding FUP/TIP only
Adrian Hunter
2020-08-06
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
2020-08-06
perf intel-pt: Time filter logged perf events
Adrian Hunter
2020-08-06
perf intel-pt: Use itrace debug log flags to suppress some messages
Adrian Hunter
2020-08-06
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
2020-08-06
perf intel-pt: Use itrace error flags to suppress some errors
Adrian Hunter
2020-08-06
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
2020-08-06
perf auxtrace: Add missing itrace options to help text
Adrian Hunter
2020-08-06
perf tools: Improve aux_output not supported error
Adrian Hunter
2020-08-06
perf intel-pt: Fix duplicate branch after CBR
Adrian Hunter
2020-08-06
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-08-04
perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
Jin Yao
2020-08-04
perf record: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-04
perf record: Extend -D,--delay option with -1 value
Alexey Budankov
2020-08-04
perf stat: Introduce --control fd:ctl-fd[,ack-fd] options
Alexey Budankov
2020-08-03
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-07-30
perf metric: Rename group_list to metric_list
Jiri Olsa
2020-07-30
perf metric: Rename struct egroup to metric
Jiri Olsa
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
2020-07-30
perf metric: Add events for the current list
Jiri Olsa
2020-07-30
perf metric: Compute referenced metrics
Jiri Olsa
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
2020-07-30
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
2020-07-30
perf metric: Add add_metric function
Jiri Olsa
2020-07-30
perf metric: Add macros for iterating map events
Jiri Olsa
2020-07-30
perf metric: Add expr__del_id function
Jiri Olsa
2020-07-30
perf metric: Change expr__get_id to return struct expr_id_data
Jiri Olsa
2020-07-30
perf metric: Add expr__add_id function
Jiri Olsa
2020-07-30
perf metric: Fix memory leak in expr__add_id function
Jiri Olsa
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
2020-07-22
perf stat: extend -D,--delay option with -1 value
Alexey Budankov
2020-07-22
perf evlist: Implement control command handling functions
Alexey Budankov
2020-07-22
perf evlist: Introduce control file descriptors
Alexey Budankov
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-17
perf tools: Sync hashmap.h with libbpf's
Arnaldo Carvalho de Melo
2020-07-17
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-07-17
perf probe: Warn if the target function is a GNU indirect function
Masami Hiramatsu
2020-07-17
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-07-17
perf probe: Fix wrong variable warning when the probe point is not found
Masami Hiramatsu
2020-07-17
perf probe: Avoid setting probes on the same address for the same event
Masami Hiramatsu
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
2020-07-10
perf intel-pt: Add support for text poke events
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOL
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-07-09
perf annotate: Fix non-null terminated buffer returned by readlink()
Numfor Mbiziwo-Tiapo
[prev]
[next]