summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
29 hoursperf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo
29 hoursperf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo
29 hoursperf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers
29 hoursperf synthetic-events: Fix uninitialized pthread_joinIan Rogers
29 hoursperf stat: Fix evsel_list leak in cmd_statIan Rogers
29 hoursperf stat: Clear screen only if output file is a ttyNamhyung Kim
29 hoursperf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
29 hoursperf trace-event: Fix buffer overflow in read_string()Tanushree Shah
29 hoursperf intel-bts: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
29 hoursperf intel-pt: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
29 hoursperf auxtrace: Fix queue grow overflow and old array leakArnaldo Carvalho de Melo
29 hoursperf thread-stack: Fix heap buffer overflow on branch stack wrap copyArnaldo Carvalho de Melo
29 hoursperf machine: Check snprintf truncation for guest kallsyms pathArnaldo Carvalho de Melo
29 hoursperf machine: Free scandir entries in guest kernel map creationArnaldo Carvalho de Melo
29 hoursperf machine: Reset errno before strtol in guest kernel map creationArnaldo Carvalho de Melo
29 hoursperf machine: Don't abort guest map creation on first inaccessible dirArnaldo Carvalho de Melo
29 hoursperf machine: Check snprintf truncation in machines__findnew()Arnaldo Carvalho de Melo
29 hoursperf machine: Use snprintf() for guestmount path constructionArnaldo Carvalho de Melo
29 hoursperf machine: Guard against NULL strlist in machines__findnew()Arnaldo Carvalho de Melo
29 hoursperf cs-etm: Avoid truncating AUX buffer sizes to intLeo Yan
29 hoursperf cs-etm: Flush thread stacks after decoder resetLeo Yan
29 hoursperf ui hists: Fix uninitialized stack memory free on pstack allocation failureIan Rogers
29 hoursperf tests: Fix flakiness in BPF counters test on hybrid systemsIan Rogers
29 hoursperf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim
29 hoursperf test: Use sqrtloop workload to test bperf eventTengda Wu
29 hoursperf test stat_bpf_counter.sh: Stabilize the test resultsVeronika Molnarova
29 hoursperf test bpf-counters: Add test for BPF event modifierIan Rogers
29 hoursperf test: raise limit to 20 percent for perf_stat_--bpf-counters_testThomas Richter
29 hoursperf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev
29 hoursperf sched: Fix register_pid() overflow, strcpy, and BUG_ONArnaldo Carvalho de Melo
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2026-06-01perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
2026-06-01perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
2026-06-01perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
2026-06-01perf branch: Avoid incrementing NULLIan Rogers
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers
2026-01-19perf tools: Fix split kallsyms DSO countingNamhyung Kim
2025-10-29Revert "perf test: Don't leak workload gopipe in PERF_RECORD_*"Niko Mauno
2025-10-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-10-19perf evsel: Avoid container_of on a NULL leaderIan Rogers
2025-09-09perf bpf-event: Fix use-after-free in synthesisIan Rogers
2025-08-28perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-08-28perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-06-27perf record: Fix incorrect --user-regs commentsDapeng Mi
2025-06-27perf tests switch-tracking: Fix timestamp comparisonLeo Yan
2025-06-27perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-06-27perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo
2025-06-27perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo