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-12-18
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
1
-4
/
+2
2025-12-18
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
1
-2
/
+2
2025-12-18
perf tools: Mark split kallsyms DSOs as loaded
Namhyung Kim
1
-0
/
+1
2025-12-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
2
-26
/
+14
2025-12-18
perf arm-spe: Extend branch operations
Leo Yan
2
-6
/
+17
2025-12-18
perf record: skip synthesize event when open evsel failed
Shuai Xue
1
-1
/
+1
2025-12-18
perf lock contention: Load kernel map before lookup
Namhyung Kim
1
-3
/
+3
2025-12-18
perf annotate: Check return value of evsel__get_arch() properly
Tianyou Li
1
-1
/
+1
2025-10-19
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-10-19
perf python: split Clang options when invoking Popen
Leo Yan
1
-1
/
+4
2025-10-19
perf evsel: Ensure the fallback message is always written to
Ian Rogers
1
-5
/
+7
2025-10-19
perf tools: Add fallback for exclude_guest
Namhyung Kim
3
-4
/
+37
2025-10-19
perf test: Add a test for default perf stat command
James Clark
1
-0
/
+25
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 test shell lbr: Avoid failures with perf event paranoia
Ian Rogers
1
-6
/
+20
2025-10-19
perf test: Update sysfs path for core PMU caps
Namhyung Kim
1
-1
/
+2
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: Rename the common data source encoding
Leo Yan
2
-23
/
+23
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 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-09
perf bpf-utils: Harden get_bpf_prog_info_linear
Ian Rogers
1
-10
/
+33
2025-09-09
perf bpf-utils: Constify bpil_array_desc
Ian Rogers
1
-12
/
+6
2025-09-09
perf bpf-event: Fix use-after-free in synthesis
Ian Rogers
1
-12
/
+27
2025-09-04
perf symbol-minimal: Fix ehdr reading in filename__read_build_id
Ian Rogers
1
-28
/
+27
2025-08-15
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
1
-1
/
+1
2025-08-15
perf tools: Remove libtraceevent in .gitignore
Chen Pei
1
-2
/
+0
2025-08-15
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
2025-08-15
perf sched: Fix memory leaks in 'perf sched latency'
Namhyung Kim
1
-3
/
+24
2025-08-15
perf sched: Use RC_CHK_EQUAL() to compare pointers
Namhyung Kim
1
-1
/
+1
2025-08-15
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
3
-0
/
+25
2025-08-15
perf sched: Fix memory leaks in 'perf sched map'
Namhyung Kim
1
-11
/
+20
2025-08-15
perf sched: Free thread->priv using priv_destructor
Namhyung Kim
1
-0
/
+2
2025-08-15
perf sched: Make sure it frees the usage string
Namhyung Kim
1
-12
/
+13
2025-08-15
perf dso: Add missed dso__put to dso__load_kcore
Ian Rogers
1
-0
/
+1
2025-06-27
perf test: Directory file descriptor leak
Ian Rogers
1
-0
/
+1
2025-06-27
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
1
-0
/
+1
2025-06-19
perf callchain: Always populate the addr_location map when adding IP
Ian Rogers
3
-5
/
+11
2025-06-19
perf trace: Set errpid to false for rseq and set_robust_list
Anubhav Shelat
1
-2
/
+2
2025-06-19
perf trace: Always print return value for syscalls returning a pid
Anubhav Shelat
1
-1
/
+1
2025-06-19
perf record: Fix incorrect --user-regs comments
Dapeng Mi
1
-1
/
+1
2025-06-19
perf symbol: Fix use-after-free in filename__read_build_id
Ian Rogers
1
-98
/
+70
2025-06-19
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
1
-1
/
+1
2025-06-19
perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3
Adrian Hunter
1
-1
/
+4
2025-06-19
perf intel-pt: Fix PEBS-via-PT data_src
Adrian Hunter
1
-3
/
+202
2025-06-19
perf tests: Fix 'perf report' tests installation
Michael Petlan
1
-1
/
+2
[next]