summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/annotate/instructions.c
AgeCommit message (Expand)Author
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