index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
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]