aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2025-11-18perf arm_spe: Report extended memory operations in recordsLeo Yan1-0/+7
2025-11-18perf arm_spe: Report MTE allocation tag in recordLeo Yan2-0/+3
2025-11-18perf arm_spe: Report register access in recordLeo Yan1-1/+12
2025-11-18perf arm_spe: Introduce data processing macro for SVE operationsLeo Yan3-8/+5
2025-11-18perf arm_spe: Consolidate operation typesLeo Yan1-22/+24
2025-11-18perf arm_spe: Remove unused operation typesLeo Yan1-4/+0
2025-11-18perf arm_spe: Decode SME data processing packetLeo Yan2-0/+20
2025-11-18perf arm_spe: Decode ASE and FP fields in other operationLeo Yan2-1/+9
2025-11-18perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macroLeo Yan3-3/+3
2025-11-18perf arm_spe: Decode GCS operationLeo Yan2-0/+8
2025-11-18perf arm_spe: Unify operation namingLeo Yan3-14/+13
2025-11-18perf arm_spe: Fix memset subclass in operationLeo Yan2-26/+14
2025-11-17perf tool_pmu: More accurately set the cpus for tool eventsIan Rogers3-2/+27
2025-11-17perf stat: Reduce scope of walltime_nsecs_statsIan Rogers6-21/+10
2025-11-17perf stat: Reduce scope of ru_statsIan Rogers4-25/+18
2025-11-17perf stat-shadow: Read tool events directlyIan Rogers1-83/+66
2025-11-17perf tool_pmu: Use old_count when computing count values for time eventsIan Rogers2-29/+46
2025-11-17perf pmu: perf_cpu_map__new_int to avoid parsing a stringIan Rogers2-2/+2
2025-11-17perf stat: Display metric-only for 0 countersIan Rogers1-0/+3
2025-11-16perf test: Don't fail if user rdpmc returns 0 when disabledIan Rogers1-1/+1
2025-11-16perf parse-events: Add debug logging to perf_eventIan Rogers1-0/+2
2025-11-16perf test: Be tolerant of missing json metric none valueIan Rogers1-1/+4
2025-11-16perf sample: Fix the wrong format specifierliujing1-1/+1
2025-11-15perf script: Fix build by removing unused evsel_script()James Clark1-5/+0
2025-11-13perf vendor metrics s390: Avoid has_event(INSTRUCTIONS)Ian Rogers2-8/+8
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers34-4/+35
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers24-355/+37
2025-11-13perf build: Don't add NO_AUXTRACE if missing feature-get_cpuidIan Rogers1-10/+2
2025-11-13perf intel-pt: Use the perf provided "cpuid.h"Ian Rogers2-5/+5
2025-11-13perf libbfd: Ensure libbfd is initialized prior to useIan Rogers3-4/+50
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-2/+21
2025-11-13perf test: Fix lock contention testRavi Bangoria1-5/+9
2025-11-13perf lock: Fix segfault due to missing kernel mapRavi Bangoria1-0/+2
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo1-3/+2
2025-11-13perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon1-8/+2
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar5-2/+21
2025-11-12perf test: Add a perf event fallback testZide Chen1-0/+86
2025-11-11perf stat: Align metric output without eventsNamhyung Kim1-5/+5
2025-11-11perf tool_pmu: Make core_wide and target_cpu json eventsIan Rogers6-123/+163
2025-11-11perf test stat csv: Update test expectations and eventsIan Rogers2-2/+2
2025-11-11perf test stat: Update test expectations and eventsIan Rogers1-3/+3
2025-11-11perf test stat: Update shadow test to use metricsIan Rogers1-2/+2
2025-11-11perf test metrics: Update all metrics for possibly failing default metricsIan Rogers1-1/+6
2025-11-11perf test stat: Update std_output testing metric expectationsIan Rogers1-2/+2
2025-11-11perf test stat: Ignore failures in Default[234] metricgroupsIan Rogers1-0/+3
2025-11-11perf test stat+json: Improve metric-only testingIan Rogers2-3/+3
2025-11-11perf stat: Remove "unit" workarounds for metric-onlyIan Rogers1-39/+8
2025-11-11perf stat: Sort default events/metricsIan Rogers1-0/+32
2025-11-11perf stat: Fix default metricgroup display on hybridIan Rogers1-5/+3
2025-11-11perf stat: Remove hard coded shadow metricsIan Rogers4-393/+6