summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2025-05-23perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapidsIan Rogers1-5/+263
2025-05-21perf test amd: Skip amd-ibs-period test on kernel < v6.15Ravi Bangoria1-0/+29
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter1-1/+15
2025-05-09perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"Colin Ian King1-1/+1
2025-04-30perf test amd ibs: Add sample period unit testRavi Bangoria4-0/+1007
2025-04-30perf mem/c2c amd: Add ldlat supportRavi Bangoria3-3/+24
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim2-1/+3
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers2-6/+6
2025-03-21perf build: Remove Makefile.syscallsIan Rogers2-9/+0
2025-03-21perf syscalltbl: Remove syscall_table.hIan Rogers1-8/+0
2025-03-12perf x86 evlist: Update comments on topdown regroupingDapeng Mi1-21/+6
2025-03-12perf parse-events: Corrections to topdown sortingIan Rogers1-6/+9
2025-03-12perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi1-1/+1
2025-02-27perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim1-6/+16
2025-02-20perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman1-1/+1
2025-02-13perf sample: Make user_regs and intr_regs optionalIan Rogers2-2/+2
2025-01-09perf tools x86: Use generic syscall scriptsCharlie Jenkins6-68/+17
2024-12-26perf stat: Document and simplify interval timestampsJames Clark1-0/+4
2024-12-18perf x86: Define arch_fetch_insn in NO_AUXTRACE buildsIan Rogers1-1/+1
2024-12-05tools headers: Sync *xattrat syscall changes with the kernel sourcesNamhyung Kim2-0/+8
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers1-2/+1
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers2-2/+3
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers1-3/+0
2024-11-09perf dwarf-regs: Move x86 dwarf-regs out of archIan Rogers2-75/+0
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers1-1/+2
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers2-96/+14
2024-10-22perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim4-28/+1
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers1-1/+1
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers1-1/+1
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers1-1/+1
2024-10-17perf stat: Change color to threshold in print_metricIan Rogers1-1/+1
2024-10-16perf x86/topdown: Refine helper arch_is_topdown_metrics()Dapeng Mi1-30/+9
2024-10-16perf x86/topdown: Make topdown metrics comparators be symmetricDapeng Mi1-6/+9
2024-10-14perf test: Delete unused Intel CQM testHoward Chu1-128/+0
2024-10-11perf tool_pmu: Move expr literals to tool_pmuIan Rogers1-8/+10
2024-10-11perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers1-1/+2
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon1-2/+2
2024-10-01perf x86/topdown: Don't move topdown metric events in groupDapeng Mi1-1/+61
2024-10-01perf x86/topdown: Correct leader selection with sample_read enabledDapeng Mi1-2/+16
2024-10-01perf x86/topdown: Complete topdown slots/metrics events checkDapeng Mi4-6/+55
2024-09-26perf evsel: Remove pmu_nameIan Rogers1-2/+2
2024-09-26perf evsel x86: Make evsel__has_perf_metrics work for legacy eventsIan Rogers1-5/+26
2024-09-26perf stat: Remove evlist__add_default_attrs use stringsIan Rogers1-71/+3
2024-09-02perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...Arnaldo Carvalho de Melo2-1/+475
2024-08-29perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan2-2/+0
2024-08-22perf annotate-data: Copy back variable types after moveNamhyung Kim1-0/+8
2024-08-21perf annotate-data: Fix percpu pointer checkNamhyung Kim1-0/+3
2024-08-21perf annotate-data: Fix missing constant copyNamhyung Kim1-0/+1
2024-08-17Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1-3/+5
2024-08-13perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...Weilin Wang1-0/+6