index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2025-06-17
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-05-31
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
2025-05-28
perf symbol: Move demangling code out of symbol-elf.c
Ian Rogers
2025-05-28
perf script: Print PERF_AUX_FLAG_COLLISION flag
Leo Yan
2025-05-28
Revert "perf thread: Ensure comm_lock held for comm_list"
Arnaldo Carvalho de Melo
2025-05-28
perf intel-tpebs: Avoid race when evlist is being deleted
Ian Rogers
2025-05-28
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
2025-05-28
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
2025-05-28
perf machine: Factor creating a "live" machine out of dwarf-unwind
Ian Rogers
2025-05-27
perf mem: Count L2 HITM for c2c statistic
Yicong Yang
2025-05-27
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
Yicong Yang
2025-05-22
perf python: Add evlist close support
Gautam Menghani
2025-05-22
perf python: Add evsel read method
Gautam Menghani
2025-05-22
perf python: Add support for 'struct perf_counts_values' to return counter data
Gautam Menghani
2025-05-21
perf python: Add evsel cpus and threads functions
Ian Rogers
2025-05-21
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
2025-05-21
perf rwsem: Add clang's -Wthread-safety annotations
Ian Rogers
2025-05-21
perf dso: Minor refactor to allow clang's Wthread-safety analysis
Ian Rogers
2025-05-16
perf record: Fix a asan runtime error in util/maps.c
Chun-Tse Shao
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
2025-05-16
perf intel-tpebs: Filter non-workload samples
Ian Rogers
2025-05-14
perf parse-events: Use wildcard processing to set an event to merge into
Ian Rogers
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
2025-05-13
perf trace: Support --summary-mode=cgroup
Namhyung Kim
2025-05-13
perf report: Add 'tgid' sort key
Namhyung Kim
2025-05-13
perf list: Display the PMU name associated with a perf metric in JSON
Ian Rogers
2025-05-13
perf metricgroup: Binary search when resolving referred to metrics
Ian Rogers
2025-05-13
perf pmu: Change aliases from list to hashmap
Ian Rogers
2025-05-13
perf fncache: Switch to using hashmap
Ian Rogers
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
2025-05-12
perf parse-events: Set is_pmu_core for legacy hardware events
Ian Rogers
2025-05-12
perf stat: Use counter cpumask to skip zero values
Ian Rogers
2025-05-12
perf evsel: Add per-thread warning for EOPNOTSUPP open failues
Ian Rogers
2025-05-12
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
2025-05-09
perf test demangle-rust: Add Rust demangling test
Ian Rogers
2025-05-09
perf demangle-rust: Remove previous legacy rust decoder
Ian Rogers
2025-05-09
perf symbol-elf: Integrate rust-v0 demangling
Ian Rogers
2025-05-09
perf demangle-rust: Add rustc-demangle C demangler
Ian Rogers
2025-05-09
perf pmu: Use available core PMU for raw events
Namhyung Kim
2025-05-09
perf lock contention: Add -J/--inject-delay option
Namhyung Kim
2025-05-08
perf parse-events: Add debug dump of evlist if reordered
Ian Rogers
2025-05-08
perf evlist: Make groups visible in evlist__format_evsels() output
Ian Rogers
2025-05-08
perf evlist: Refactor evlist__scnprintf_evsels()
Ian Rogers
2025-05-08
perf stat: Remove print_mixed_hw_group_error
Ian Rogers
2025-05-08
perf stat: Better hybrid support for the NMI watchdog warning
Ian Rogers
2025-05-08
perf trace: Add missing thread__put() in thread__e_machine()
Ian Rogers
[next]