summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/annotate
AgeCommit message (Expand)Author
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
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-07-31perf annotate: Add "update_insn_state" callback function to handle arch speci...Athira Rajeev
2023-09-15perf annotate: Add more x86 mov instruction casesNamhyung Kim
2023-06-09perf annotate: Remove x86 instructions with suffixNamhyung Kim
2023-05-15perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86Namhyung Kim
2021-09-15perf annotate: Add fusion logic for AMD microarchsRavi Bangoria
2020-09-04perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'Arnaldo Carvalho de Melo
2019-09-30perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo
2018-04-13perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2017-07-18perf annotate: Check for fused instructionsJin Yao
2016-11-17perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo