summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
12 hoursperf annotate: Fix build with NO_SLANG=1Namhyung Kim
12 hoursperf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers
12 hoursperf dso: Replace assert with runtime check in dso__read_symbol()Arnaldo Carvalho de Melo
12 hoursperf dso: Guard against cache underflow on short reads in dso_cache__memcpy()Arnaldo Carvalho de Melo
12 hoursperf dso: Use stored fd error instead of stale errno in file_read() and file_...Arnaldo Carvalho de Melo
12 hoursperf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()Arnaldo Carvalho de Melo
12 hoursperf dso: Guard against errno==0 when dso__get_filename() returns NULLArnaldo Carvalho de Melo
12 hoursperf synthetic-events: Fix divide by zero in perf_event__synthesize_threadsIan Rogers
12 hoursperf python: Fix memory leak in pyrf__metrics_cbIan Rogers
12 hoursperf python: Validate CPU and thread maps in pyrf_evsel__openIan Rogers
12 hoursperf python: Handle Py_None for thread and cpu mapsIan Rogers
12 hoursperf python: Check counts_values size in set_valuesIan Rogers
12 hoursperf test: Fix skiplist leak in cmd_testIan Rogers
12 hoursperf test: Support dynamic test suites with setup callback and private dataIan Rogers
12 hoursperf synthetic-events: Fix uninitialized pthread_joinIan Rogers
12 hoursperf stat: Fix evsel_list leak in cmd_statIan Rogers
12 hoursperf trace-event: Fix integer truncation in do_read() and skip()Tanushree Shah
12 hoursperf trace-event: Fix buffer overflow in read_string()Tanushree Shah
12 hoursperf libbfd: Fix memory leaks and NULL fclose in BPF disassemblyArnaldo Carvalho de Melo
12 hoursperf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()Arnaldo Carvalho de Melo
12 hoursperf libbfd: Validate BPF prog info arrays before pointer castArnaldo Carvalho de Melo
12 hoursperf arm-spe: Reject zero nr_cpu in metadata to prevent division by zeroArnaldo Carvalho de Melo
12 hoursperf intel-bts: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
12 hoursperf intel-pt: Fix off-by-one in auxtrace_info minimum size checkArnaldo Carvalho de Melo
12 hoursperf auxtrace: Fix queue grow overflow and old array leakArnaldo Carvalho de Melo
12 hoursperf thread-stack: Fix heap buffer overflow on branch stack wrap copyArnaldo Carvalho de Melo
12 hoursperf machine: Check snprintf truncation for guest kallsyms pathArnaldo Carvalho de Melo
12 hoursperf machine: Free scandir entries in guest kernel map creationArnaldo Carvalho de Melo
12 hoursperf machine: Reset errno before strtol in guest kernel map creationArnaldo Carvalho de Melo
12 hoursperf machine: Don't abort guest map creation on first inaccessible dirArnaldo Carvalho de Melo
12 hoursperf machine: Check snprintf truncation in machines__findnew()Arnaldo Carvalho de Melo
12 hoursperf machine: Guard against NULL strlist in machines__findnew()Arnaldo Carvalho de Melo
12 hoursperf machine: Fix NULL parent dereference in fork event processingArnaldo Carvalho de Melo
12 hoursperf machine: Fix fd leak on bounds check in maps__set_modules_path_dir()Arnaldo Carvalho de Melo
12 hoursperf cap: Remove used_root parameter and simplify capability checksIan Rogers
12 hoursperf cs-etm: Avoid truncating AUX buffer sizes to intLeo Yan
12 hoursperf cs-etm: Flush thread stacks after decoder resetLeo Yan
12 hoursperf ui hists: Fix uninitialized stack memory free on pstack allocation failureIan Rogers
12 hoursperf jevents: Add more components to the metric sorting orderIan Rogers
12 hoursperf: evsel: Fix error handling in tp_format lookupHongling Zeng
12 hoursperf record: Fix multiple PERF_RECORD_COMPRESSED2 records per pushDmitry Ilvokhin
12 hoursperf record: Return the written size from process_comp_header()Dmitry Ilvokhin
12 hoursperf zstd: Fix compression error path in zstd_compress_stream_to_records()Arnaldo Carvalho de Melo
12 hoursperf metricgroup: Fix metric expression copy leaksYu Peng
12 hoursperf capstone: Fix kernel map reference count leakTengda Wu
12 hoursperf dso: Fix kallsyms DSO detection with fallback logicTanushree Shah
12 hoursperf vendor events amd: Reintroduce deprecated Zen 5 core eventsSandipan Das
12 hoursperf data convert json: Fix trace_seq memory leak in process_sample_event()Tanushree Shah
12 hoursperf vendor events amd: Update Zen 5 core eventsSandipan Das
12 hoursperf cs-etm: Fix thread leaks on trace queue init failureLeo Yan