index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
1
-0
/
+8
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
1
-0
/
+3
2024-08-21
perf annotate-data: Fix missing constant copy
Namhyung Kim
1
-0
/
+1
2024-07-31
perf annotate: Add "update_insn_state" callback function to handle arch speci...
Athira Rajeev
1
-0
/
+377
2023-09-15
perf annotate: Add more x86 mov instruction cases
Namhyung Kim
1
-3
/
+6
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
1
-42
/
+10
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
1
-0
/
+4
2021-09-15
perf annotate: Add fusion logic for AMD microarchs
Ravi Bangoria
1
-1
/
+27
2020-09-04
perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
1
-2
/
+4
2018-04-13
perf annotate: Handle variables in 'sub', 'or' and many other instructions
Arnaldo Carvalho de Melo
1
-1
/
+66
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
1
-0
/
+14
2017-07-18
perf annotate: Check for fused instructions
Jin Yao
1
-0
/
+46
2016-11-17
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
1
-0
/
+78