index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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 hwmon_pmu: Avoid shortening hwmon PMU name
Ian Rogers
1
-1
/
+1
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 thread leaks in 'perf sched timehist'
Namhyung Kim
1
-11
/
+37
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-08-15
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-11
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-25
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
2
-3
/
+3
2025-03-25
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]