index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
annotate
/
instructions.c
Age
Commit message (
Expand
)
Author
2023-09-15
perf annotate: Add more x86 mov instruction cases
Namhyung Kim
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
2021-09-15
perf annotate: Add fusion logic for AMD microarchs
Ravi Bangoria
2020-09-04
perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
2018-04-13
perf annotate: Handle variables in 'sub', 'or' and many other instructions
Arnaldo Carvalho de Melo
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-07-18
perf annotate: Check for fused instructions
Jin Yao
2016-11-17
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo