summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2026-02-10perf evlist: Reduce affinity use and move into iterator, fix no affinityIan Rogers5-131/+174
2026-02-10perf evlist: Missing TPEBS close in evlist__close()Ian Rogers1-0/+2
2026-02-10perf evlist: Special map propagation for tool events that read on 1 CPUIan Rogers3-0/+14
2026-02-10perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evselIan Rogers1-8/+16
2026-02-10Revert "perf tool_pmu: More accurately set the cpus for tool events"Ian Rogers3-27/+2
2026-02-09perf test: Fix test case perftool-testsuite_report for s390Thomas Richter1-2/+2
2026-02-09perf test code_with_type.sh: Skip test if rust wasn't available at build timeArnaldo Carvalho de Melo1-0/+5
2026-02-09perf tests workload: Formatting for code_with_type.rsDmitrii Dolgov1-1/+5
2026-02-09tools build: Fix rust feature detectionArnaldo Carvalho de Melo1-0/+1
2026-02-09perf tests: Test annotate with data type profiling and CDmitrii Dolgov1-8/+23
2026-02-09perf tests: Test annotate with data type profiling and rustDmitrii Dolgov1-0/+69
2026-02-09perf test workload: Add code_with_type test workloadDmitrii Dolgov6-1/+83
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov2-0/+12
2026-02-08perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers1-0/+2
2026-02-08perf test record.sh: Fix shellcheck warningIan Rogers1-1/+1
2026-02-07perf build: Reduce pmu-events related copying and mkdirsIan Rogers1-68/+149
2026-02-07perf lock contention: fix segfault in `lock contention -b/--use-bpf`Tycho Andersen (AMD)1-0/+3
2026-02-07perf sort: Replace static cacheline size with sysconf cacheline sizeRicky Ringler1-5/+12
2026-02-07perf test: Fix test case Leader sampling on s390Thomas Richter1-1/+15
2026-02-07perf annotate: Fix register usage in data type profilingNamhyung Kim1-31/+30
2026-02-07perf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao3-40/+29
2026-02-07perf test addr2line_inlines: Ensure inline information shows on LBR leavesIan Rogers1-0/+28
2026-02-07perf callchain lbr: Make the leaf IP that of the sampleIan Rogers1-4/+16
2026-02-07perf kvm stat: Fix build errorLeo Yan1-3/+3
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi12-473/+441
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi30-236/+332
2026-02-06perf arch: Update arch headers to use relative UAPI pathsDapeng Mi9-9/+9
2026-02-06perf regs: Fix abort for "-I" or "--user-regs" optionsDapeng Mi1-7/+6
2026-02-06perf metricgroup: Don't early exit if no CPUID table existsIan Rogers1-13/+5
2026-02-06perf tests: build-test coverage for NO_JEVENTS=1Ian Rogers1-0/+2
2026-02-06perf tests: Additional 'perf stat' testsIan Rogers1-0/+242
2026-02-06perf record: Make logs more readable for event open failuresLeo Yan1-0/+1
2026-02-04perf thread: Don't require machine to compute the e_machineIan Rogers3-7/+9
2026-02-04perf header: Add e_machine/e_flags to the headerIan Rogers4-6/+64
2026-02-04perf session: Add e_flags to the e_machine helperIan Rogers8-26/+55
2026-02-04perf kvm: Wire up e_machineIan Rogers8-68/+80
2026-02-04perf kvm stat: Remove use of the arch directoryIan Rogers28-177/+451
2026-02-04perf test kvm: Add stat live testingIan Rogers1-1/+29
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers5-42/+179
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers2-3/+1
2026-01-28perf jevents: Validate that all names given an EventIan Rogers1-0/+36
2026-01-28perf jevents: Add cycles breakdown metric for arm64/AMD/IntelIan Rogers5-2/+28
2026-01-28perf jevents: Add mesh bandwidth saturation metric for IntelIan Rogers1-0/+17
2026-01-28perf jevents: Add upi_bw metric for IntelIan Rogers1-0/+22
2026-01-28perf jevents: Add local/remote miss latency metrics for IntelIan Rogers1-3/+67
2026-01-28perf jevents: Add C-State metrics from the PCU PMU for IntelIan Rogers1-0/+30
2026-01-28perf jevents: Add dir breakdown metrics for IntelIan Rogers1-0/+36
2026-01-28perf jevents: Add local/remote "mem" breakdown metrics for IntelIan Rogers1-0/+31
2026-01-28perf jevents: Add mem_bw metric for IntelIan Rogers1-0/+62
2026-01-28perf jevents: Add Miss Level Parallelism (MLP) metric for IntelIan Rogers1-0/+15