summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-12-09perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson
2024-12-09perf trace: Do not lose last events in a raceBenjamin Peterson
2024-12-09perf trace: Fix tracing itself, creating feedback loopsHoward Chu
2024-12-09perf list: Fix topic and pmu_name argument orderJean-Philippe Romain
2024-12-09perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson
2024-12-09perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo
2024-12-09perf probe: Correct demangled symbols in C++ programLeo Yan
2024-12-09perf probe: Fix libdw memory leakIan Rogers
2024-12-09perf test attr: Add back missing topdown eventsVeronika Molnarova
2024-12-09perf trace: Keep exited threads for summaryMichael Petlan
2024-12-09perf stat: Fix affinity memory leaks on error pathIan Rogers
2024-12-09perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun
2024-12-09perf cs-etm: Don't flush when packet_queue fills upJames Clark
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-10Revert "perf callchain: Fix stitch LBR memory leaks"Greg Kroah-Hartman
2024-10-10perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo
2024-10-10perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-10-10perf hist: Update hist symbol when updating mapsMatt Fleming
2024-10-10perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo
2024-10-10perf callchain: Fix stitch LBR memory leaksIan Rogers
2024-10-04perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-10-04perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-10-04perf stat: Display iostat headers correctlyYicong Yang
2024-10-04perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-10-04perf report: Fix --total-cycles --stdio output errorKan Liang
2024-10-04perf ui/browser/annotate: Use global annotation_optionsNamhyung Kim
2024-10-04perf annotate: Move some source code related fields from 'struct annotation' ...Namhyung Kim
2024-10-04perf annotate: Split branch stack cycles info from 'struct annotation'Namhyung Kim
2024-10-04perf inject: Fix leader sampling inserting additional samplesIan Rogers
2024-10-04perf mem: Free the allocated sort string, fixing a leakNamhyung Kim
2024-08-11perf tool: fix dereferencing NULL al->mapsCasey Chen
2024-08-03perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang
2024-08-03perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-08-03perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-08-03perf pmus: Fixes always false when compare duplicates aliasesJunhao He
2024-08-03perf test: Make test_arm_callgraph_fp.sh more robustJames Clark
2024-06-27perf script: Show also errors for --insn-trace optionAdrian Hunter
2024-06-27perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du
2024-06-21perf auxtrace: Fix multiple use of --itrace optionAdrian Hunter
2024-06-12perf sched timehist: Fix -g/--call-graph option failureYang Jihong
2024-06-12perf util: Add a function for replacing characters in a stringJames Clark
2024-06-12perf pmu: Count sys and cpuid JSON events separatelyIan Rogers
2024-06-12perf pmu: Assume sysfs events are always the same caseIan Rogers
2024-06-12perf tools: Add/use PMU reverse lookup from config to nameIan Rogers
2024-06-12perf tools: Use pmus to describe type from attributeIan Rogers