summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86
AgeCommit message (Expand)Author
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
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-06-26perf util: Make util its own libraryIan Rogers
2024-06-26perf test: Make tests its own libraryIan Rogers
2024-06-25perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter
2024-05-28tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo
2024-04-12perf arch x86: Add shellcheck to buildIan Rogers
2024-03-21perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty useIan Rogers
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan
2024-02-12perf maps: Get map before returning in maps__findIan Rogers
2024-02-02perf parse-events: Print all errorsIan Rogers
2024-02-02perf tsc: Add missing newlines to debug statementsIan Rogers
2024-01-24perf mem: Clean up perf_pmus__num_mem_pmus()Kan Liang
2024-01-24perf mem: Clean up is_mem_loads_aux_event()Kan Liang