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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
perf test: Fix lock contention test
Ravi Bangoria
1
-5
/
+9
2025-11-24
perf test shell lock_contention: Extra debug diagnostics
Ian Rogers
1
-1
/
+6
2025-11-24
perf lock: Fix segfault due to missing kernel map
Ravi Bangoria
1
-0
/
+2
2025-11-24
perf build: Don't fail fast path feature detection when binutils-devel is not...
Arnaldo Carvalho de Melo
1
-3
/
+2
2025-11-24
perf header: Write bpf_prog (infos|btfs)_cnt to data file
Thomas Falcon
1
-8
/
+2
2025-10-19
perf tools: Fix arm64 libjvmti build by generating unistd_64.h
Vincent Minet
1
-1
/
+1
2025-10-19
perf python: split Clang options when invoking Popen
Leo Yan
1
-1
/
+4
2025-10-19
perf bpf_counter: Fix handling of cpumap fixing hybrid
Ian Rogers
2
-17
/
+12
2025-10-19
perf bpf-filter: Fix opts declaration on older libbpfs
Ian Rogers
1
-0
/
+8
2025-10-19
perf build-id: Ensure snprintf string is empty when size is 0
Ian Rogers
1
-0
/
+7
2025-10-19
perf evsel: Ensure the fallback message is always written to
Ian Rogers
1
-5
/
+7
2025-10-19
perf test: Avoid uncore_imc/clockticks in uniquification test
Ian Rogers
1
-60
/
+49
2025-10-19
perf evsel: Fix uniquification when PMU given without suffix
Ian Rogers
1
-10
/
+18
2025-10-19
perf test: Don't leak workload gopipe in PERF_RECORD_*
Ian Rogers
1
-0
/
+4
2025-10-19
perf session: Fix handling when buffer exceeds 2 GiB
Leo Yan
1
-1
/
+1
2025-10-19
perf trace: Fix IS_ERR() vs NULL check bug
Fushuai Wang
1
-2
/
+2
2025-10-19
perf test shell lbr: Avoid failures with perf event paranoia
Ian Rogers
1
-6
/
+20
2025-10-19
perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
Ian Rogers
1
-13
/
+38
2025-10-19
perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...
Ilkka Koskinen
1
-5
/
+5
2025-10-19
perf arm_spe: Correct memory level for remote access
Leo Yan
1
-2
/
+2
2025-10-19
perf arm_spe: Correct setting remote access
Leo Yan
1
-1
/
+1
2025-10-19
perf util: Fix compression checks returning -1 as bool
Yunseong Kim
2
-2
/
+2
2025-10-19
perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
GuoHan Zhao
1
-1
/
+3
2025-10-19
perf: Completely remove possibility to override MAX_NR_CPUS
Christophe Leroy
2
-4
/
+0
2025-10-19
perf parse-events: Handle fake PMUs in CPU terms
Ian Rogers
1
-56
/
+60
2025-10-19
perf evsel: Avoid container_of on a NULL leader
Ian Rogers
1
-0
/
+2
2025-10-19
perf test trace_btf_enum: Skip if permissions are insufficient
Ian Rogers
1
-0
/
+11
2025-10-19
perf disasm: Avoid undefined behavior in incrementing NULL
Ian Rogers
1
-2
/
+5
2025-09-15
perf maps: Ensure kmap is set up for all inserts
Ian Rogers
1
-4
/
+5
2025-09-12
perf lock: Provide a host_env for session new
Ian Rogers
1
-1
/
+6
2025-09-04
perf symbol-elf: Add support for the block argument for libbfd
Ian Rogers
1
-3
/
+7
2025-09-04
perf test: Checking BPF metadata collection fails on version string
Thomas Richter
1
-1
/
+1
2025-09-03
perf tests: Fix "PE file support" test build
James Clark
1
-2
/
+2
2025-09-02
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-02
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-02
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
12
-27
/
+32
2025-08-25
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-18
tools headers: Sync uapi/linux/vhost.h with the kernel source
Namhyung Kim
1
-0
/
+35
2025-08-18
tools headers: Sync uapi/linux/prctl.h with the kernel source
Namhyung Kim
1
-1
/
+8
2025-08-18
tools headers: Sync uapi/linux/fs.h with the kernel source
Namhyung Kim
1
-0
/
+88
2025-08-18
tools headers: Sync uapi/linux/fcntl.h with the kernel source
Namhyung Kim
1
-0
/
+18
2025-08-18
tools headers: Sync syscall tables with the kernel source
Namhyung Kim
9
-0
/
+18
2025-08-18
perf test: Fix a build error in x86 topdown test
Namhyung Kim
1
-0
/
+1
2025-08-07
perf bpf-filter: Enable events manually
Ilya Leoshkevich
1
-1
/
+4
2025-08-01
Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
348
-3197
/
+10466
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
1
-1
/
+1
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-38
/
+60
2025-07-30
perf test: Ensure lock contention using pipe mode
Jan Polensky
1
-13
/
+13
2025-07-30
perf python: Stop using deprecated PyUnicode_AsString()
Arnaldo Carvalho de Melo
1
-1
/
+11
[next]