summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
48 hoursperf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo
48 hoursperf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo
48 hoursperf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers
48 hoursperf synthetic-events: Fix uninitialized pthread_joinIan Rogers
48 hoursperf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
48 hoursperf trace-event: Fix buffer overflow in read_string()Tanushree Shah
48 hoursperf intel-bts: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
48 hoursperf intel-pt: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
48 hoursperf auxtrace: Fix queue grow overflow and old array leakArnaldo Carvalho de Melo
48 hoursperf thread-stack: Fix heap buffer overflow on branch stack wrap copyArnaldo Carvalho de Melo
48 hoursperf machine: Check snprintf truncation for guest kallsyms pathArnaldo Carvalho de Melo
48 hoursperf machine: Free scandir entries in guest kernel map creationArnaldo Carvalho de Melo
48 hoursperf machine: Reset errno before strtol in guest kernel map creationArnaldo Carvalho de Melo
48 hoursperf machine: Don't abort guest map creation on first inaccessible dirArnaldo Carvalho de Melo
48 hoursperf machine: Check snprintf truncation in machines__findnew()Arnaldo Carvalho de Melo
48 hoursperf machine: Use snprintf() for guestmount path constructionArnaldo Carvalho de Melo
48 hoursperf machine: Guard against NULL strlist in machines__findnew()Arnaldo Carvalho de Melo
48 hoursperf machine: Fix NULL parent dereference in fork event processingArnaldo Carvalho de Melo
48 hoursperf cs-etm: Avoid truncating AUX buffer sizes to intLeo Yan
48 hoursperf cs-etm: Flush thread stacks after decoder resetLeo Yan
48 hoursperf metricgroup: Fix metric expression copy leaksYu Peng
48 hoursperf data convert json: Fix trace_seq memory leak in process_sample_event()Tanushree Shah
48 hoursperf cs-etm: Fix thread leaks on trace queue init failureLeo Yan
48 hoursperf cs-etm: Queue context packets for frontendJames Clark
48 hoursperf cs-etm: Create decoders after both AUX and HW_ID search passesJames Clark
48 hoursperf cs-etm: Fix incorrect or missing decoder for raw traceBesar Wicaksono
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2026-05-23perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
2026-05-23perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
2026-05-23perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
2026-05-23perf branch: Avoid incrementing NULLIan Rogers
2026-04-27Revert "perf unwind-libdw: Fix invalid reference counts"Kenta Akagi
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers
2026-03-04perf unwind-libdw: Fix invalid reference countsIan Rogers
2026-01-11perf tools: Fix split kallsyms DSO countingNamhyung Kim
2026-01-11perf arm_spe: Fix memset subclass in operationLeo Yan
2026-01-11perf arm-spe: Extend branch operationsLeo Yan
2026-01-11perf lock contention: Load kernel map before lookupNamhyung Kim
2026-01-11perf maps: Add maps__load_first()Ian Rogers
2025-11-24Revert "perf dso: Add missed dso__put to dso__load_kcore"jingxian.li
2025-10-19perf python: split Clang options when invoking PopenLeo Yan
2025-10-19perf evsel: Ensure the fallback message is always written toIan Rogers
2025-10-19perf tools: Add fallback for exclude_guestNamhyung Kim
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
2025-10-19perf arm_spe: Correct setting remote accessLeo 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