summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
36 hoursperf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo
36 hoursperf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo
36 hoursperf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers
36 hoursperf synthetic-events: Fix uninitialized pthread_joinIan Rogers
36 hoursperf stat: Fix evsel_list leak in cmd_statIan Rogers
36 hoursperf stat: Clear screen only if output file is a ttyNamhyung Kim
36 hoursperf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
36 hoursperf trace-event: Fix buffer overflow in read_string()Tanushree Shah
36 hoursperf intel-bts: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
36 hoursperf intel-pt: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
36 hoursperf auxtrace: Fix queue grow overflow and old array leakArnaldo Carvalho de Melo
36 hoursperf thread-stack: Fix heap buffer overflow on branch stack wrap copyArnaldo Carvalho de Melo
36 hoursperf machine: Check snprintf truncation for guest kallsyms pathArnaldo Carvalho de Melo
36 hoursperf machine: Free scandir entries in guest kernel map creationArnaldo Carvalho de Melo
36 hoursperf machine: Reset errno before strtol in guest kernel map creationArnaldo Carvalho de Melo
36 hoursperf machine: Don't abort guest map creation on first inaccessible dirArnaldo Carvalho de Melo
36 hoursperf machine: Check snprintf truncation in machines__findnew()Arnaldo Carvalho de Melo
36 hoursperf machine: Use snprintf() for guestmount path constructionArnaldo Carvalho de Melo
36 hoursperf machine: Guard against NULL strlist in machines__findnew()Arnaldo Carvalho de Melo
36 hoursperf cs-etm: Avoid truncating AUX buffer sizes to intLeo Yan
36 hoursperf cs-etm: Flush thread stacks after decoder resetLeo Yan
36 hoursperf ui hists: Fix uninitialized stack memory free on pstack allocation failureIan Rogers
36 hoursperf metricgroup: Fix metric expression copy leaksYu Peng
36 hoursperf metricgroups: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo
36 hoursperf tests: Fix flakiness in BPF counters test on hybrid systemsIan Rogers
36 hoursperf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim
36 hoursperf test: Use sqrtloop workload to test bperf eventTengda Wu
36 hoursperf test stat_bpf_counter.sh: Stabilize the test resultsVeronika Molnarova
36 hoursperf test bpf-counters: Add test for BPF event modifierIan Rogers
36 hoursperf test: raise limit to 20 percent for perf_stat_--bpf-counters_testThomas Richter
36 hoursperf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev
36 hoursperf sched: Fix register_pid() overflow, strcpy, and BUG_ONArnaldo Carvalho de Melo
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2026-07-04perf block-range: Move debug code behind ifndef NDEBUGIan Rogers
2026-07-04perf bench: Avoid NDEBUG warningIan Rogers
2026-06-19perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...Arnaldo Carvalho de Melo
2026-06-19perf build: Disable fewer bison warningsIan Rogers
2026-06-19perf parse-events: Make YYDEBUG dependent on doing a debug buildIan Rogers
2026-06-19perf build: Conditionally define NDEBUGIan Rogers
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-11perf tools: Fix split kallsyms DSO countingNamhyung Kim
2026-01-11perf record: skip synthesize event when open evsel failedShuai Xue
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 arm_spe: Correct memory level for remote accessLeo Yan
2025-10-19perf arm-spe: Rename the common data source encodingLeo Yan