summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-09-19perf evsel: Ensure the fallback message is always written toIan Rogers
2025-09-19perf test: Avoid uncore_imc/clockticks in uniquification testIan Rogers
2025-09-19perf evsel: Fix uniquification when PMU given without suffixIan Rogers
2025-09-19perf test: Don't leak workload gopipe in PERF_RECORD_*Ian Rogers
2025-09-19tools build: Make libperl opt-in rather than opt-out, deprecateIan Rogers
2025-09-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan
2025-09-19perf bench mem: Add mmap() workloadsAnkur Arora
2025-09-19perf bench mem: Refactor mem_optionsAnkur Arora
2025-09-19perf bench mem: Allow chunking on a memory regionAnkur Arora
2025-09-19perf bench mem: Allow mapping of hugepagesAnkur Arora
2025-09-19perf bench mem: Switch from zalloc() to mmap()Ankur Arora
2025-09-19perf bench mem: Pull out init/fini logicAnkur Arora
2025-09-19perf bench mem: Move mem op parameters into a structureAnkur Arora
2025-09-19perf bench mem: Defer type munging of size to floatAnkur Arora
2025-09-19perf bench mem: Remove repetition around time measurementAnkur Arora
2025-09-19perf trace: Fix IS_ERR() vs NULL check bugFushuai Wang
2025-09-19perf test attr: Add missing int_mist.uop_dropping event to test-stat filesTrevor Allison
2025-09-19Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-09-19perf test shell lbr: Avoid failures with perf event paranoiaIan Rogers
2025-09-19perf tools: Remove a pointless checkNamhyung Kim
2025-09-19perf tools: Update header documentation on BPF_PROG_INFOThomas Richter
2025-09-19perf tests record: Update testcase to fix usage of affinity for machines with...Athira Rajeev
2025-09-19perf dwarf-aux: Fix __die_find_scope_cb() for namespacesZecheng Li
2025-09-19perf dwarf-aux: Better variable collection for insn trackingZecheng Li
2025-09-19perf dwarf-aux: More accurate variable type match for bregZecheng Li
2025-09-19perf test: AMD IBS swfilt skip kernel tests if paranoia is >1Ian Rogers
2025-09-19perf auxtrace: Avoid redundant NULL check in auxtrace_mmap_params__set_idx()Gautam Menghani
2025-09-19perf vendor events arm64 AmpereOne: Fix typos in metrics' descriptionsIlkka Koskinen
2025-09-19perf vendor events arm64 AmpereOneX: Fix typo - should be l1d_cache_access_pr...Ilkka Koskinen
2025-09-19perf trace: Add --max-summary optionNamhyung Kim
2025-09-19perf arm_spe: Allow parsing both data source and eventsLeo Yan
2025-09-19perf arm_spe: Set HITM flagLeo Yan
2025-09-19perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()Leo Yan
2025-09-19perf arm_spe: Fill memory levels for FEAT_SPEv1p4Leo Yan
2025-09-19perf arm_spe: Separate setting of memory levels for loads and storesLeo Yan
2025-09-19perf arm_spe: Refine memory level fillingLeo Yan
2025-09-19perf arm_spe: Add "event_filter" entry in meta dataLeo Yan
2025-09-19perf arm_spe: Decode event types for new featuresLeo Yan
2025-09-19perf arm_spe: Directly propagate raw eventLeo Yan
2025-09-19perf arm_spe: Use full type for data_srcJames Clark
2025-09-19perf arm_spe: Correct memory level for remote accessLeo Yan
2025-09-19perf arm_spe: Correct setting remote accessLeo Yan
2025-09-15perf maps: Ensure kmap is set up for all insertsIan Rogers
2025-09-12perf lock: Provide a host_env for session newIan Rogers
2025-09-12perf parse-events: Add 'X' modifier to exclude an event from being regroupedIan Rogers
2025-09-12perf stat: Don't skip failing group eventsIan Rogers
2025-09-12perf evsel: Give warning for broken Intel topdown event groupingIan Rogers
2025-09-12perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-09-12perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h with esr.hYunseong Kim
2025-09-12perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()GuoHan Zhao