summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim
2025-04-10perf tools: annotate asm_pure_loop.SMarcus Meissner
2025-04-10perf tools: Fix is_compat_mode build break in ppc64Likhitha Korrapati
2025-04-10perf vendor events arm64 AmpereOneX: Fix frontend_bound calculationIlkka Koskinen
2025-04-10perf: intel-tpebs: Fix incorrect usage of zfree()James Clark
2025-04-10perf dso: fix dso__is_kallsyms() checkStephen Brennan
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 test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo
2025-04-10perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi
2025-04-10perf evlist: Add success path to evlist__create_syswide_mapsIan Rogers
2025-04-10perf debug: Avoid stack overflow in recursive error messageIan Rogers
2025-04-10perf bench: Fix perf bench syscall loop countThomas Richter
2025-04-10perf arm-spe: Fix load-store operation checkingLeo Yan
2025-04-10perf build: Fix in-tree build due to symbolic linkLuca Ceresoli
2025-04-10perf pmu: Don't double count common sysfs and json eventsJames Clark
2025-04-10perf report: Switch data file correctly in TUINamhyung Kim
2025-04-10perf tests: Fix Tool PMU test segfaultJames Clark
2025-04-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang
2025-04-10perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers
2025-04-10perf stat: Don't merge counters purely on nameIan Rogers
2025-04-10perf test: Fix Hwmon PMU test endianess issueThomas Richter
2025-04-10perf: Always feature test reallocarrayJames Clark
2025-04-10perf stat: Fix find_stat for mixed legacy/non-legacy eventsIan Rogers
2025-04-07perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman
2025-02-17perf bench: Fix undefined behavior in cmpworker()Kuan-Wei Chiu
2025-02-08perf test: Skip syscall enum test if no landlock syscallNamhyung Kim
2025-02-08perf trace: Fix runtime error of index out of boundsHoward Chu
2025-02-08perf annotate: Use an array for the disassembler preferenceIan Rogers
2025-02-08perf trace: Fix BPF loading failure (-E2BIG)Howard Chu
2025-02-08perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao
2025-02-08perf inject: Fix use without initialization of local variablesIan Rogers
2025-02-08perf test stat: Avoid hybrid assumption when virtualizedIan Rogers
2025-02-08perf report: Fix misleading help message about --demangleJiachen Zhang
2025-02-08perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo
2025-02-08perf symbol: Prefer non-label symbols with same addressNamhyung Kim
2025-02-08perf namespaces: Fixup the nsinfo__in_pidns() return type, its boolArnaldo Carvalho de Melo
2025-02-08perf namespaces: Introduce nsinfo__set_in_pidns()Arnaldo Carvalho de Melo
2025-02-08perf machine: Don't ignore _etext when not a text symbolChristophe Leroy
2025-02-08perf maps: Fix display of kernel symbolsChristophe Leroy
2025-02-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo
2025-02-08perf stat: Fix trailing comma when there is no metric unitJames Clark
2025-02-08perf expr: Initialize is_test value in expr__ctx_new()Levi Yun
2025-02-08perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()Zhongqiu Han
2025-02-08perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han
2025-02-08perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han
2025-02-08tools features: Don't check for libunwind devel files by defaultArnaldo Carvalho de Melo