summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-03-18perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo
2025-03-18perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo
2025-03-18perf python tracepoint.py: Change the COMM using setproctitle if availableArnaldo Carvalho de Melo
2025-03-18perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)Arnaldo Carvalho de Melo
2025-03-18perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo
2025-03-17perf test dso-data: Correctly free test file in read testIan Rogers
2025-03-17perf dso: Use lock annotations to fix asan deadlockIan Rogers
2025-03-17perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNEDIan Rogers
2025-03-14perf test: Add pipe output testing for annotateIan Rogers
2025-03-14perf test: Fixes to variable expansion and stdout for diff testIan Rogers
2025-03-14perf libunwind: Fixup conversion perf_sample->user_regs to a pointerArnaldo Carvalho de Melo
2025-03-14perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova
2025-03-14perf script: Update brstack syntax documentationYujie Liu
2025-03-13perf script: Fix typo in branch event maskYujie Liu
2025-03-13perf hist stdio: Do bounds check when printing callchains to avoid UB with ne...Arnaldo Carvalho de Melo
2025-03-13perf units: Fix insufficient array spaceArnaldo Carvalho de Melo
2025-03-13perf annotate: Add --code-with-type option.Namhyung Kim
2025-03-13perf annotate: Implement code + data type annotationNamhyung Kim
2025-03-13perf annotate: Factor out __hist_entry__get_data_type()Namhyung Kim
2025-03-13perf annotate: Pass hist_entry to annotate functionsNamhyung Kim
2025-03-13perf annotate: Pass annotation_options to annotation_line__print()Namhyung Kim
2025-03-13perf annotate: Remove unused len parameter from annotation_line__print()Namhyung Kim
2025-03-13perf annotate-data: Add annotated_data_type__get_member_name()Namhyung Kim
2025-03-13perf ftrace: Use atomic inc to update histogram in BPFNamhyung Kim
2025-03-13perf ftrace: Remove an unnecessary condition check in BPFNamhyung Kim
2025-03-13perf ftrace: Fix latency stats with BPFNamhyung Kim
2025-03-11perf test stat: Additional topdown grouping testsIan Rogers
2025-03-11perf x86 evlist: Update comments on topdown regroupingDapeng Mi
2025-03-11perf parse-events: Corrections to topdown sortingIan Rogers
2025-03-11perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi
2025-03-11perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintfIan Rogers
2025-03-11perf python tracepoint: Switch to using parse_eventsIan Rogers
2025-03-11perf python: Add evlist.config to set up record optionsIan Rogers
2025-03-11perf python: Add evlist all_cpus accessorIan Rogers
2025-03-11perf python: Avoid duplicated code in get_tracepoint_fieldIan Rogers
2025-03-11perf python: Update ungrouped evsel leader in cloneIan Rogers
2025-03-11perf python: Add optional cpus and threads arguments to parse_eventsIan Rogers
2025-03-11perf python: Add member access to a number of evsel variablesIan Rogers
2025-03-11perf python: Add evlist enable and disable methodsIan Rogers
2025-03-11perf evsel: tp_format accessing improvementsIan Rogers
2025-03-11perf evlist: Add success path to evlist__create_syswide_mapsIan Rogers
2025-03-11perf debug: Avoid stack overflow in recursive error messageIan Rogers
2025-03-10perf symbol: Support .gnu_debugdata for symbolsStephen Brennan
2025-03-10perf tools: Add LZMA decompression from FILEStephen Brennan
2025-03-10perf tools: Add dummy functions for !HAVE_LZMA_SUPPORTStephen Brennan
2025-03-10perf mem: Don't leak mem event namesIan Rogers
2025-03-10perf vendor events riscv: Add SiFive P650 eventsEric Lin
2025-03-10perf vendor events riscv: Add SiFive P550 eventsEric Lin
2025-03-10perf vendor events riscv: Add SiFive Bullet version 0x0d eventsEric Lin
2025-03-10perf vendor events riscv: Add SiFive Bullet version 0x07 eventsEric Lin