summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
10 daysperf record: Cache build-ID of hit DSOs onlyNamhyung Kim1-1/+1
10 daysperf tools: Remove libtraceevent in .gitignoreChen Pei1-2/+0
10 daysperf hwmon_pmu: Avoid shortening hwmon PMU nameIan Rogers1-1/+1
10 daysperf tests bp_account: Fix leaked file descriptorLeo Yan1-0/+1
10 daysperf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim1-3/+24
10 daysperf sched: Use RC_CHK_EQUAL() to compare pointersNamhyung Kim1-1/+1
10 daysperf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim3-0/+25
10 daysperf sched: Fix thread leaks in 'perf sched timehist'Namhyung Kim1-11/+37
10 daysperf sched: Fix memory leaks in 'perf sched map'Namhyung Kim1-11/+20
10 daysperf sched: Free thread->priv using priv_destructorNamhyung Kim1-0/+2
10 daysperf sched: Make sure it frees the usage stringNamhyung Kim1-12/+13
10 daysperf dso: Add missed dso__put to dso__load_kcoreIan Rogers1-0/+1
10 daysperf parse-events: Set default GH modifier properlyNamhyung Kim1-3/+8
2025-06-27perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-27perf evsel: Missed close() when probing hybrid core PMUsIan Rogers1-0/+1
2025-06-19perf callchain: Always populate the addr_location map when adding IPIan Rogers3-5/+11
2025-06-19perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat1-2/+2
2025-06-19perf trace: Always print return value for syscalls returning a pidAnubhav Shelat1-1/+1
2025-06-19perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-06-19perf symbol: Fix use-after-free in filename__read_build_idIan Rogers1-98/+70
2025-06-19perf pmu: Avoid segv for missing name/alias_name in wildcardingIan Rogers1-0/+3
2025-06-19perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-06-19perf tools: Fix arm64 source package buildJames Clark1-0/+6
2025-06-19perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter1-1/+4
2025-06-19perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter1-3/+202
2025-06-19perf tests: Fix 'perf report' tests installationMichael Petlan1-1/+2
2025-06-19perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim1-0/+3
2025-06-19perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()Namhyung Kim1-1/+1
2025-06-19perf symbol-minimal: Fix double free in filename__read_build_idIan Rogers1-16/+18
2025-06-19perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter2-0/+10
2025-06-19perf tool_pmu: Fix aggregation on duration_timeIan Rogers1-1/+7
2025-06-19perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo1-1/+1
2025-06-19perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo1-0/+2
2025-06-19tools build: Don't set libunwind as available if test-all.c build succeedsArnaldo Carvalho de Melo1-1/+3
2025-04-29perf tools: Fix in-source libperf buildJames Clark1-1/+1
2025-04-23perf tools: Fix arm64 build by generating unistd_64.hJames Clark1-0/+1
2025-04-11perf tools: Remove evsel__handle_error_quirks()Namhyung Kim1-22/+0
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo1-1/+1
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim1-0/+1
2025-04-10tools headers: Update the linux/unaligned.h copy with the kernel sourcesNamhyung Kim1-2/+6
2025-04-10tools headers: Update the uapi/linux/prctl.h copy with the kernel sourcesNamhyung Kim1-0/+11
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim9-1/+10
2025-04-10tools headers: Update the VFS headers with the kernel sourcesNamhyung Kim4-30/+104
2025-04-10tools headers: Update the socket headers with the kernel sourcesNamhyung Kim1-0/+2
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-1/+1
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds504-9673/+39041
2025-03-24perf bpf-filter: Fix a parsing error with commaNamhyung Kim2-3/+3
2025-03-24perf report: Fix a memory leak for perf_env on AMDNamhyung Kim1-0/+2
2025-03-24perf trace: Fix wrong size to bpf_map__update_elem callThomas Richter1-2/+4
2025-03-24perf tools: annotate asm_pure_loop.SMarcus Meissner1-0/+2