summaryrefslogtreecommitdiff
path: root/tools/perf/arch/powerpc/annotate/instructions.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-31perf annotate: Set instruction name to be used with insn-stat when using raw ...Athira 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...Athira Rajeev1-0/+49
2024-07-31perf annotate: Add support to identify memory instructions of opcode 31 in po...Athira 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