summaryrefslogtreecommitdiff
path: root/tools/perf/arch/powerpc/annotate/instructions.c
AgeCommit message (Expand)Author
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-07-31perf annotate: Set instruction name to be used with insn-stat when using raw ...Athira Rajeev
2024-07-31perf annotate: Update instruction tracking for powerpcAthira Rajeev
2024-07-31perf annotate: Add more instructions for instruction trackingAthira Rajeev
2024-07-31perf annotate: Add some of the arithmetic instructions to support instruction...Athira Rajeev
2024-07-31perf annotate: Add support to identify memory instructions of opcode 31 in po...Athira Rajeev
2024-07-31perf annotate: Add parse function for memory instructions in powerpcAthira Rajeev
2024-07-31perf annotate: Add disasm_line__parse() to parse raw instruction for powerpcAthira Rajeev
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa
2016-11-25perf annotate: Initial PowerPC supportRavi Bangoria