index
:
linux.git
cached
cdir_v2
cfid-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
1
-1
/
+1
10 days
perf tools: Remove libtraceevent in .gitignore
Chen Pei
1
-2
/
+0
10 days
perf hwmon_pmu: Avoid shortening hwmon PMU name
Ian Rogers
1
-1
/
+1
10 days
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
10 days
perf sched: Fix memory leaks in 'perf sched latency'
Namhyung Kim
1
-3
/
+24
10 days
perf sched: Use RC_CHK_EQUAL() to compare pointers
Namhyung Kim
1
-1
/
+1
10 days
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
3
-0
/
+25
10 days
perf sched: Fix thread leaks in 'perf sched timehist'
Namhyung Kim
1
-11
/
+37
10 days
perf sched: Fix memory leaks in 'perf sched map'
Namhyung Kim
1
-11
/
+20
10 days
perf sched: Free thread->priv using priv_destructor
Namhyung Kim
1
-0
/
+2
10 days
perf sched: Make sure it frees the usage string
Namhyung Kim
1
-12
/
+13
10 days
perf dso: Add missed dso__put to dso__load_kcore
Ian Rogers
1
-0
/
+1
10 days
perf parse-events: Set default GH modifier properly
Namhyung Kim
1
-3
/
+8
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 pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
1
-0
/
+3
2025-06-19
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
1
-1
/
+1
2025-06-19
perf tools: Fix arm64 source package build
James Clark
1
-0
/
+6
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
2025-06-19
perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()
Namhyung Kim
1
-0
/
+3
2025-06-19
perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()
Namhyung Kim
1
-1
/
+1
2025-06-19
perf symbol-minimal: Fix double free in filename__read_build_id
Ian Rogers
1
-16
/
+18
2025-06-19
perf tests metric-only perf stat: Fix tests 84 and 86 s390
Thomas Richter
2
-0
/
+10
2025-06-19
perf tool_pmu: Fix aggregation on duration_time
Ian Rogers
1
-1
/
+7
2025-06-19
perf ui browser hists: Set actions->thread before calling do_zoom_thread()
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-19
perf build: Warn when libdebuginfod devel files are not available
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-06-19
tools build: Don't set libunwind as available if test-all.c build succeeds
Arnaldo Carvalho de Melo
1
-1
/
+3
2025-04-29
perf tools: Fix in-source libperf build
James Clark
1
-1
/
+1
2025-04-23
perf tools: Fix arm64 build by generating unistd_64.h
James Clark
1
-0
/
+1
2025-04-11
perf tools: Remove evsel__handle_error_quirks()
Namhyung Kim
1
-22
/
+0
2025-04-10
perf libunwind arm64: Fix missing close parens in an if statement
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
1
-0
/
+1
2025-04-10
tools headers: Update the linux/unaligned.h copy with the kernel sources
Namhyung Kim
1
-2
/
+6
2025-04-10
tools headers: Update the uapi/linux/prctl.h copy with the kernel sources
Namhyung Kim
1
-0
/
+11
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
9
-1
/
+10
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
4
-30
/
+104
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
1
-0
/
+2
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-1
/
+1
2025-03-31
Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
504
-9673
/
+39041
2025-03-24
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
2
-3
/
+3
2025-03-24
perf report: Fix a memory leak for perf_env on AMD
Namhyung Kim
1
-0
/
+2
2025-03-24
perf trace: Fix wrong size to bpf_map__update_elem call
Thomas Richter
1
-2
/
+4
2025-03-24
perf tools: annotate asm_pure_loop.S
Marcus Meissner
1
-0
/
+2
[next]