summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2025-10-19perf arm-spe: Refactor arm-spe to support operation packet typeGerman Gomez
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-08-15perf tests bp_account: Fix leaked file descriptorLeo Yan
2025-08-15perf sched: Fix memory leaks in 'perf sched latency'Namhyung Kim
2025-08-15perf 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 intel-pt: Fix PEBS-via-PT data_srcAdrian 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
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo
2025-04-10perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo
2025-04-10perf evlist: Add success path to evlist__create_syswide_mapsIan Rogers
2024-12-14perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson
2024-12-14perf trace: Do not lose last events in a raceBenjamin Peterson
2024-12-14perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson
2024-12-14perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo
2024-12-14perf probe: Correct demangled symbols in C++ programLeo Yan
2024-12-14perf probe: Fix libdw memory leakIan Rogers
2024-12-14perf stat: Fix affinity memory leaks on error pathIan Rogers
2024-12-14perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun
2024-12-14perf cs-etm: Don't flush when packet_queue fills upJames Clark
2024-10-17perf lock: Don't pass an ERR_PTR() directly to perf_session__delete()Arnaldo Carvalho de Melo
2024-10-17libsubcmd: Don't free the usage stringAditya Gupta
2024-10-17perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...Yang Jihong
2024-10-17perf sched: Move curr_thread initialization to perf_sched__map()Yang Jihong
2024-10-17perf sched: Fix memory leak in perf_sched__map()Yang Jihong
2024-10-17perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...Yang Jihong
2024-10-17perf sched: Avoid large stack allocationsIan Rogers
2024-10-17perf lock: Dynamically allocate lockhash_tableIan Rogers
2024-10-17perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-10-17perf hist: Update hist symbol when updating mapsMatt Fleming
2024-10-17perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-10-17perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-10-17perf stat: Display iostat headers correctlyYicong Yang
2024-10-17perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-10-17perf inject: Fix leader sampling inserting additional samplesIan Rogers