aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/arch/powerpc/annotate/instructions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers1-0/+2
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers1-2/+2
2024-07-31perf annotate: Set instruction name to be used with insn-stat when using raw instructionAthira Rajeev1-3/+15
2024-07-31perf annotate: Update instruction tracking for powerpcAthira Rajeev1-0/+59
2024-07-31perf annotate: Add more instructions for instruction trackingAthira Rajeev1-0/+14
2024-07-31perf annotate: Add some of the arithmetic instructions to support instruction tracking in powerpcAthira Rajeev1-0/+49
2024-07-31perf annotate: Add support to identify memory instructions of opcode 31 in powerpcAthira Rajeev1-2/+105
2024-07-31perf annotate: Add parse function for memory instructions in powerpcAthira Rajeev1-0/+16
2024-07-31perf annotate: Add disasm_line__parse() to parse raw instruction for powerpcAthira Rajeev1-0/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23perf annotate: Remove arch::cpuid_parse callbackJiri Olsa1-1/+3
2016-11-25perf annotate: Initial PowerPC supportRavi Bangoria1-0/+58