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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-02-16
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
1
-1
/
+8
2024-01-25
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
1
-2
/
+2
2024-01-25
perf stat: Fix hard coded LL miss units
Ian Rogers
1
-1
/
+1
2024-01-25
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
5
-32
/
+50
2024-01-25
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
1
-1
/
+1
2024-01-25
perf unwind-libdw: Handle JIT-generated DSOs properly
Namhyung Kim
1
-4
/
+17
2024-01-25
perf genelf: Set ELF program header addresses properly
Namhyung Kim
1
-3
/
+3
2024-01-25
perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()
Yicong Yang
1
-0
/
+1
2024-01-25
perf header: Fix one memory leakage in perf_event__fprintf_event_update()
Yicong Yang
1
-2
/
+3
2024-01-25
perf mem: Fix error on hybrid related to availability of mem event in a PMU
Kan Liang
1
-11
/
+14
2024-01-25
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
1
-1
/
+3
2023-12-05
perf metrics: Avoid segv if default metricgroup isn't set
Ian Rogers
1
-1
/
+1
2023-11-22
perf build: Ensure sysreg-defs Makefile respects output dir
Oliver Upton
1
-1
/
+1
2023-11-21
perf lock contention: Fix a build error on 32-bit
Yang Jihong
1
-1
/
+2
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
69
-552
/
+1754
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+1
2023-10-30
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
2
-21
/
+19
2023-10-27
perf callchain: Fix spelling mistake "statisitcs" -> "statistics"
Colin Ian King
1
-2
/
+2
2023-10-27
perf python: Fix binding linkage due to rename and move of evsel__increase_rl...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-10-25
perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
Ian Rogers
7
-39
/
+47
2023-10-25
perf callchain: Minor layout changes to callchain_list
Ian Rogers
1
-8
/
+8
2023-10-25
perf callchain: Make brtype_stat in callchain_list optional
Ian Rogers
2
-9
/
+34
2023-10-25
perf callchain: Make display use of branch_type_stat const
Ian Rogers
3
-7
/
+7
2023-10-25
perf offcpu: Add missed btf_free
Ian Rogers
1
-4
/
+6
2023-10-25
perf threads: Remove unused dead thread list
Ian Rogers
2
-2
/
+0
2023-10-25
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
1
-3
/
+7
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
5
-7
/
+7
2023-10-25
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
1
-10
/
+12
2023-10-25
perf rwsem: Add debug mode that uses a mutex
Ian Rogers
2
-0
/
+45
2023-10-25
perf lock contention: Use per-cpu array map for spinlocks
Namhyung Kim
1
-17
/
+72
2023-10-25
perf lock contention: Check race in tstamp elem creation
Namhyung Kim
1
-1
/
+5
2023-10-25
perf lock contention: Clear lock addr after use
Namhyung Kim
1
-0
/
+4
2023-10-25
perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofile
Yang Jihong
5
-34
/
+42
2023-10-19
perf data: Increase RLIMIT_NOFILE limit when open too many files in perf_data...
Yang Jihong
1
-0
/
+12
2023-10-19
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
1
-8
/
+8
2023-10-18
perf build: Generate arm64's sysreg-defs.h and add to include path
Oliver Upton
1
-1
/
+1
2023-10-18
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
1
-0
/
+1
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
6
-14
/
+17
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2
-6
/
+6
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
3
-12
/
+13
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2
-8
/
+7
2023-10-17
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
Adrian Hunter
1
-3
/
+3
2023-10-17
perf intel-pt: Use get_unaligned_le16() etc
Adrian Hunter
1
-8
/
+9
2023-10-17
perf intel-pt: Use existing definitions of le16_to_cpu() etc
Adrian Hunter
1
-6
/
+1
2023-10-17
perf intel-pt: Simplify intel_pt_get_vmcs()
Adrian Hunter
1
-9
/
+4
2023-10-12
perf cs-etm: Fix incorrect or missing decoder for raw trace
Besar Wicaksono
1
-41
/
+65
2023-10-12
perf bpf_counter: Fix a few memory leaks
Ian Rogers
1
-1
/
+4
2023-10-12
perf header: Fix various error path memory leaks
Ian Rogers
1
-26
/
+34
2023-10-12
perf trace-event-info: Avoid passing NULL value to closedir
Ian Rogers
1
-1
/
+2
2023-10-12
perf parse-events: Fix unlikely memory leak when cloning terms
Ian Rogers
1
-1
/
+3
[next]