summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/annotate/instructions.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09perf annotate: Remove x86 instructions with suffixNamhyung Kim1-42/+10
2023-05-15perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86Namhyung Kim1-0/+4
2021-09-15perf annotate: Add fusion logic for AMD microarchsRavi Bangoria1-1/+27
2020-09-04perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'Arnaldo Carvalho de Melo1-0/+1
2019-09-30perf annotate: Fix arch specific ->init() failure errorsArnaldo Carvalho de Melo1-2/+4
2018-04-13perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo1-1/+66
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa1-0/+14
2017-07-19perf annotate: Check for fused instructionsJin Yao1-0/+46
2016-11-17perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo1-0/+78