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
2022-05-23
perf test: Parse events tidy evlist_test
Ian Rogers
2022-05-23
perf test: Parse events tidy terms_test
Ian Rogers
2022-05-23
perf test: Basic mmap use skip
Ian Rogers
2022-05-23
perf test: Use skip in openat syscall
Ian Rogers
2022-05-23
perf test: Use skip in vmlinux kallsyms
Ian Rogers
2022-05-23
perf test: Skip reason for suites with 1 test
Ian Rogers
2022-05-23
perf stat: Make use of index clearer with perf_counts
Ian Rogers
2022-05-23
perf bpf_counter: Tidy use of CPU map index
Ian Rogers
2022-05-23
perf stat: Add stat record+report test
Ian Rogers
2022-05-23
perf lock: Add -t/--thread option for report
Namhyung Kim
2022-05-23
perf lock: Do not discard broken lock stats
Namhyung Kim
2022-05-23
perf c2c: Update documentation for store metric 'N/A'
Leo Yan
2022-05-23
perf c2c: Add dimensions for 'N/A' metrics of store operation
Leo Yan
2022-05-23
perf mem: Add stats for store operation with no available memory level
Leo Yan
2022-05-23
perf build: Error for BPF skeletons without LIBBPF
Ian Rogers
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
2022-05-21
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
2022-05-20
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
2022-05-20
perf parse-events: Support different format of the topdown event name
Kan Liang
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
2022-05-20
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-17
perf test: Add basic stat and topdown group test
Ian Rogers
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
2022-05-17
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
2022-05-17
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
2022-05-16
perf bench breakpoint: Fix build on 32-bit arches
Arnaldo Carvalho de Melo
2022-05-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-13
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-13
perf bench: Add breakpoint benchmarks
Dmitry Vyukov
2022-05-10
perf annotate: Add --percent-limit option
Namhyung Kim
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-05-10
perf evlist: Use libperf functions in evlist__enable_event_idx()
Adrian Hunter
2022-05-09
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
perf metrics: Support all tool events
Ian Rogers
2022-05-09
perf evsel: Add tool event helpers
Ian Rogers
2022-05-09
perf evsel: Constify a few arrays
Ian Rogers
2022-05-09
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
[prev]
[next]