index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
1
-0
/
+1
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2025-06-05
perf symbols: Ignore mapping symbols on riscv
Haibo Xu
1
-0
/
+6
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
72
-1426
/
+5788
2025-05-31
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
3
-5
/
+11
2025-05-28
perf symbol: Move demangling code out of symbol-elf.c
Ian Rogers
4
-96
/
+87
2025-05-28
perf script: Print PERF_AUX_FLAG_COLLISION flag
Leo Yan
1
-2
/
+3
2025-05-28
Revert "perf thread: Ensure comm_lock held for comm_list"
Arnaldo Carvalho de Melo
3
-20
/
+8
2025-05-28
perf intel-tpebs: Avoid race when evlist is being deleted
Ian Rogers
1
-2
/
+10
2025-05-28
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
1
-98
/
+70
2025-05-28
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
1
-0
/
+3
2025-05-28
perf machine: Factor creating a "live" machine out of dwarf-unwind
Ian Rogers
2
-9
/
+45
2025-05-27
perf mem: Count L2 HITM for c2c statistic
Yicong Yang
1
-1
/
+4
2025-05-27
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
Yicong Yang
2
-0
/
+113
2025-05-22
perf python: Add evlist close support
Gautam Menghani
1
-0
/
+16
2025-05-22
perf python: Add evsel read method
Gautam Menghani
1
-0
/
+37
2025-05-22
perf python: Add support for 'struct perf_counts_values' to return counter data
Gautam Menghani
1
-1
/
+91
2025-05-21
perf python: Add evsel cpus and threads functions
Ian Rogers
1
-0
/
+33
2025-05-21
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
3
-8
/
+20
2025-05-21
perf rwsem: Add clang's -Wthread-safety annotations
Ian Rogers
4
-5
/
+23
2025-05-21
perf dso: Minor refactor to allow clang's Wthread-safety analysis
Ian Rogers
1
-19
/
+26
2025-05-16
perf record: Fix a asan runtime error in util/maps.c
Chun-Tse Shao
1
-3
/
+6
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
3
-3
/
+14
2025-05-16
perf intel-tpebs: Filter non-workload samples
Ian Rogers
1
-1
/
+58
2025-05-14
perf parse-events: Use wildcard processing to set an event to merge into
Ian Rogers
5
-72
/
+88
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
6
-172
/
+165
2025-05-13
perf trace: Support --summary-mode=cgroup
Namhyung Kim
4
-10
/
+159
2025-05-13
perf report: Add 'tgid' sort key
Namhyung Kim
3
-0
/
+40
2025-05-13
perf list: Display the PMU name associated with a perf metric in JSON
Ian Rogers
2
-2
/
+6
2025-05-13
perf metricgroup: Binary search when resolving referred to metrics
Ian Rogers
2
-63
/
+41
2025-05-13
perf pmu: Change aliases from list to hashmap
Ian Rogers
4
-94
/
+137
2025-05-13
perf fncache: Switch to using hashmap
Ian Rogers
3
-35
/
+39
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
5
-17
/
+67
2025-05-12
perf parse-events: Set is_pmu_core for legacy hardware events
Ian Rogers
1
-14
/
+23
2025-05-12
perf stat: Use counter cpumask to skip zero values
Ian Rogers
1
-8
/
+13
2025-05-12
perf evsel: Add per-thread warning for EOPNOTSUPP open failues
Ian Rogers
1
-0
/
+4
2025-05-12
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
1
-3
/
+202
2025-05-09
perf test demangle-rust: Add Rust demangling test
Ian Rogers
1
-1
/
+1
2025-05-09
perf demangle-rust: Remove previous legacy rust decoder
Ian Rogers
2
-277
/
+0
2025-05-09
perf symbol-elf: Integrate rust-v0 demangling
Ian Rogers
2
-14
/
+38
2025-05-09
perf demangle-rust: Add rustc-demangle C demangler
Ian Rogers
2
-0
/
+2130
2025-05-09
perf pmu: Use available core PMU for raw events
Namhyung Kim
1
-7
/
+14
2025-05-09
perf lock contention: Add -J/--inject-delay option
Namhyung Kim
3
-0
/
+79
2025-05-08
perf parse-events: Add debug dump of evlist if reordered
Ian Rogers
1
-3
/
+13
2025-05-08
perf evlist: Make groups visible in evlist__format_evsels() output
Ian Rogers
1
-1
/
+12
2025-05-08
perf evlist: Refactor evlist__scnprintf_evsels()
Ian Rogers
2
-10
/
+14
2025-05-08
perf stat: Remove print_mixed_hw_group_error
Ian Rogers
2
-32
/
+0
2025-05-08
perf stat: Better hybrid support for the NMI watchdog warning
Ian Rogers
1
-3
/
+15
2025-05-08
perf trace: Add missing thread__put() in thread__e_machine()
Ian Rogers
1
-0
/
+1
[next]