summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2025-06-17perf evsel: Missed close() when probing hybrid core PMUsIan Rogers
2025-06-16tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-05perf symbols: Ignore mapping symbols on riscvHaibo Xu
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds
2025-05-31perf callchain: Always populate the addr_location map when adding IPIan Rogers
2025-05-28perf symbol: Move demangling code out of symbol-elf.cIan Rogers
2025-05-28perf script: Print PERF_AUX_FLAG_COLLISION flagLeo Yan
2025-05-28Revert "perf thread: Ensure comm_lock held for comm_list"Arnaldo Carvalho de Melo
2025-05-28perf intel-tpebs: Avoid race when evlist is being deletedIan Rogers
2025-05-28perf symbol: Fix use-after-free in filename__read_build_idIan Rogers
2025-05-28perf pmu: Avoid segv for missing name/alias_name in wildcardingIan Rogers
2025-05-28perf machine: Factor creating a "live" machine out of dwarf-unwindIan Rogers
2025-05-27perf mem: Count L2 HITM for c2c statisticYicong Yang
2025-05-27perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12Yicong Yang
2025-05-22perf python: Add evlist close supportGautam Menghani
2025-05-22perf python: Add evsel read methodGautam Menghani
2025-05-22perf python: Add support for 'struct perf_counts_values' to return counter dataGautam Menghani
2025-05-21perf python: Add evsel cpus and threads functionsIan Rogers
2025-05-21perf thread: Ensure comm_lock held for comm_listIan Rogers
2025-05-21perf rwsem: Add clang's -Wthread-safety annotationsIan Rogers
2025-05-21perf dso: Minor refactor to allow clang's Wthread-safety analysisIan Rogers
2025-05-16perf record: Fix a asan runtime error in util/maps.cChun-Tse Shao
2025-05-16perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2Chun-Tse Shao
2025-05-16perf intel-tpebs: Filter non-workload samplesIan Rogers
2025-05-14perf parse-events: Use wildcard processing to set an event to merge intoIan Rogers
2025-05-14perf evlist: Make uniquifying counter names consistentIan Rogers
2025-05-13perf trace: Support --summary-mode=cgroupNamhyung Kim
2025-05-13perf report: Add 'tgid' sort keyNamhyung Kim
2025-05-13perf list: Display the PMU name associated with a perf metric in JSONIan Rogers
2025-05-13perf metricgroup: Binary search when resolving referred to metricsIan Rogers
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers
2025-05-13perf fncache: Switch to using hashmapIan Rogers
2025-05-12perf parse-events: Add "cpu" term to set the CPU an event is recorded onIan Rogers
2025-05-12perf parse-events: Set is_pmu_core for legacy hardware eventsIan Rogers
2025-05-12perf stat: Use counter cpumask to skip zero valuesIan Rogers
2025-05-12perf evsel: Add per-thread warning for EOPNOTSUPP open failuesIan Rogers
2025-05-12perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter
2025-05-09perf test demangle-rust: Add Rust demangling testIan Rogers
2025-05-09perf demangle-rust: Remove previous legacy rust decoderIan Rogers
2025-05-09perf symbol-elf: Integrate rust-v0 demanglingIan Rogers
2025-05-09perf demangle-rust: Add rustc-demangle C demanglerIan Rogers
2025-05-09perf pmu: Use available core PMU for raw eventsNamhyung Kim
2025-05-09perf lock contention: Add -J/--inject-delay optionNamhyung Kim
2025-05-08perf parse-events: Add debug dump of evlist if reorderedIan Rogers
2025-05-08perf evlist: Make groups visible in evlist__format_evsels() outputIan Rogers
2025-05-08perf evlist: Refactor evlist__scnprintf_evsels()Ian Rogers
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers
2025-05-08perf trace: Add missing thread__put() in thread__e_machine()Ian Rogers