index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
/
annotate
/
instructions.c
Age
Commit message (
Expand
)
Author
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-07-31
perf annotate: Set instruction name to be used with insn-stat when using raw ...
Athira Rajeev
2024-07-31
perf annotate: Update instruction tracking for powerpc
Athira Rajeev
2024-07-31
perf annotate: Add more instructions for instruction tracking
Athira Rajeev
2024-07-31
perf annotate: Add some of the arithmetic instructions to support instruction...
Athira Rajeev
2024-07-31
perf annotate: Add support to identify memory instructions of opcode 31 in po...
Athira Rajeev
2024-07-31
perf annotate: Add parse function for memory instructions in powerpc
Athira Rajeev
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
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
2016-11-25
perf annotate: Initial PowerPC support
Ravi Bangoria