summaryrefslogtreecommitdiff
path: root/tools/perf/util/disasm.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers1-0/+4
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 ...Athira Rajeev1-1/+1
2024-07-31perf annotate: Add parse function for memory instructions in powerpcAthira Rajeev1-1/+1
2024-07-31perf annotate: Update parameters for reg extract functions to use raw instruc...Athira Rajeev1-1/+4
2024-07-31perf annotate: Add "update_insn_state" callback function to handle arch speci...Athira Rajeev1-0/+12
2024-04-03perf annotate: Split out util/disasm.cNamhyung Kim1-0/+112