summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2025-09-12perf: Completely remove possibility to override MAX_NR_CPUSChristophe Leroy
2025-09-11tools headers: Remove unused arm32 asm/kvm.h copyJames Clark
2025-09-11tools headers: Remove unused kvm_perf.h copiesJames Clark
2025-09-09perf annotate: Fix title line after return from callNamhyung Kim
2025-09-09perf annotate: Factor out annotate_browser__show_function_title()Namhyung Kim
2025-09-09perf annotate: Fix signature of annotate_browser__show()Namhyung Kim
2025-09-09perf docs: Update SPE doc to include default instructions groupJames Clark
2025-09-09perf arm-spe: Display --itrace period warnings for all sample typesJames Clark
2025-09-09perf arm-spe: Downsample all sample types equallyJames Clark
2025-09-09perf arm-spe: Show instruction sample types by defaultJames Clark
2025-09-09perf symbols: Handle 'N' symbols in /proc/kallsymsArnaldo Carvalho de Melo