index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
annotate
Age
Commit message (
Expand
)
Author
2025-02-26
perf annotate-data: Handle direct use of stack pointer without fbreg
Namhyung Kim
2024-11-09
perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
2024-08-21
perf annotate-data: Fix missing constant copy
Namhyung Kim
2024-07-31
perf annotate: Add "update_insn_state" callback function to handle arch speci...
Athira Rajeev
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