summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86
AgeCommit message (Expand)Author
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers
2025-03-20perf build: Remove Makefile.syscallsIan Rogers
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers
2025-03-11perf x86 evlist: Update comments on topdown regroupingDapeng Mi
2025-03-11perf parse-events: Corrections to topdown sortingIan Rogers
2025-03-11perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers
2025-01-09perf tools x86: Use generic syscall scriptsCharlie Jenkins
2024-12-26perf stat: Document and simplify interval timestampsJames Clark
2024-12-18perf x86: Define arch_fetch_insn in NO_AUXTRACE buildsIan Rogers
2024-12-04tools headers: Sync *xattrat syscall changes with the kernel sourcesNamhyung Kim
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers
2024-11-09perf dwarf-regs: Move x86 dwarf-regs out of archIan Rogers
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers
2024-10-22perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers
2024-10-17perf stat: Change color to threshold in print_metricIan Rogers
2024-10-16perf x86/topdown: Refine helper arch_is_topdown_metrics()Dapeng Mi
2024-10-16perf x86/topdown: Make topdown metrics comparators be symmetricDapeng Mi
2024-10-14perf test: Delete unused Intel CQM testHoward Chu
2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers
2024-10-10perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon
2024-09-30perf x86/topdown: Don't move topdown metric events in groupDapeng Mi
2024-09-30perf x86/topdown: Correct leader selection with sample_read enabledDapeng Mi
2024-09-30perf x86/topdown: Complete topdown slots/metrics events checkDapeng Mi
2024-09-26perf evsel: Remove pmu_nameIan Rogers
2024-09-26perf evsel x86: Make evsel__has_perf_metrics work for legacy eventsIan Rogers
2024-09-26perf stat: Remove evlist__add_default_attrs use stringsIan Rogers
2024-09-02perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...Arnaldo Carvalho de Melo
2024-08-28perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan
2024-08-22perf annotate-data: Copy back variable types after moveNamhyung Kim
2024-08-21perf annotate-data: Fix percpu pointer checkNamhyung Kim
2024-08-21perf annotate-data: Fix missing constant copyNamhyung Kim
2024-08-16Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-08-13perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...Weilin Wang
2024-08-12perf tool: Constify tool pointersIan Rogers
2024-08-07tools/include: Sync uapi/asm-generic/unistd.h with the kernel sourcesNamhyung Kim
2024-07-31perf annotate: Add "update_insn_state" callback function to handle arch speci...Athira Rajeev
2024-07-12perf build x86: Fix SC2034 error in syscalltbl.shHaoze Xie
2024-07-02perf intel-pt: Fix exclude_guest settingAdrian Hunter
2024-07-02perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter