summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-02-09tools build: Fix rust feature detectionArnaldo Carvalho de Melo
2026-02-08perf tests: Test annotate with data type profiling and CDmitrii Dolgov
2026-02-08perf tests: Test annotate with data type profiling and rustDmitrii Dolgov
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov
2026-02-08perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers
2026-02-08perf test record.sh: Fix shellcheck warningIan Rogers
2026-02-06perf build: Reduce pmu-events related copying and mkdirsIan Rogers
2026-02-06perf lock contention: fix segfault in `lock contention -b/--use-bpf`Tycho Andersen (AMD)
2026-02-06perf sort: Replace static cacheline size with sysconf cacheline sizeRicky Ringler
2026-02-06perf test: Fix test case Leader sampling on s390Thomas Richter
2026-02-06perf annotate: Fix register usage in data type profilingNamhyung Kim
2026-02-06perf stat: Ensure metrics are displayed even with failed eventsChun-Tse Shao
2026-02-06perf test addr2line_inlines: Ensure inline information shows on LBR leavesIan Rogers
2026-02-06perf callchain lbr: Make the leaf IP that of the sampleIan Rogers
2026-02-06perf kvm stat: Fix build errorLeo Yan
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi
2026-02-06perf arch: Update arch headers to use relative UAPI pathsDapeng Mi
2026-02-06perf regs: Fix abort for "-I" or "--user-regs" optionsDapeng Mi
2026-02-06perf metricgroup: Don't early exit if no CPUID table existsIan Rogers
2026-02-06perf tests: build-test coverage for NO_JEVENTS=1Ian Rogers
2026-02-06perf tests: Additional 'perf stat' testsIan Rogers
2026-02-06perf record: Make logs more readable for event open failuresLeo Yan
2026-02-03perf thread: Don't require machine to compute the e_machineIan Rogers
2026-02-03perf header: Add e_machine/e_flags to the headerIan Rogers
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers
2026-02-03perf kvm: Wire up e_machineIan Rogers
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers
2026-02-03libperf build: Always place libperf includes firstIan Rogers
2026-02-03perf test kvm: Add stat live testingIan Rogers
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers
2026-01-28perf jevents: Validate that all names given an EventIan Rogers
2026-01-28perf jevents: Add cycles breakdown metric for arm64/AMD/IntelIan Rogers
2026-01-28perf jevents: Add mesh bandwidth saturation metric for IntelIan Rogers
2026-01-28perf jevents: Add upi_bw metric for IntelIan Rogers
2026-01-28perf jevents: Add local/remote miss latency metrics for IntelIan Rogers
2026-01-28perf jevents: Add C-State metrics from the PCU PMU for IntelIan Rogers
2026-01-28perf jevents: Add dir breakdown metrics for IntelIan Rogers
2026-01-28perf jevents: Add local/remote "mem" breakdown metrics for IntelIan Rogers
2026-01-28perf jevents: Add mem_bw metric for IntelIan Rogers
2026-01-28perf jevents: Add Miss Level Parallelism (MLP) metric for IntelIan Rogers
2026-01-28perf jevents: Add FPU metrics for IntelIan Rogers
2026-01-28perf jevents: Add context switch metrics for IntelIan Rogers
2026-01-28perf jevents: Add ILP metrics for IntelIan Rogers
2026-01-28perf jevents: Add load store breakdown metrics ldst for IntelIan Rogers
2026-01-28perf jevents: Add L2 metrics for IntelIan Rogers
2026-01-28perf jevents: Add ports metric group giving utilization on IntelIan Rogers
2026-01-28perf jevents: Add software prefetch (swpf) metric group for IntelIan Rogers