summaryrefslogtreecommitdiff
path: root/tools/perf/util/include/dwarf-regs.h
AgeCommit message (Expand)Author
2024-11-09perf dwarf-regs: Remove get_arch_regstr codeIan Rogers
2024-11-09perf xtensa: Remove dwarf-regs.cIan Rogers
2024-11-09perf sparc: Remove dwarf-regs.cIan Rogers
2024-11-09perf sh: Remove dwarf-regs.cIan Rogers
2024-11-09perf s390: Remove dwarf-regs.cIan Rogers
2024-11-09perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.hIan Rogers
2024-11-09perf dwarf-regs: Move powerpc dwarf-regs out of archIan Rogers
2024-11-09perf mips: Remove dwarf-regs.cIan Rogers
2024-11-09perf loongarch: Remove dwarf-regs.cIan Rogers
2024-11-09perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers
2024-11-09perf arm: Remove dwarf-regs.cIan Rogers
2024-11-09perf arm64: Remove dwarf-regs.cIan Rogers
2024-11-09perf dwarf-regs: Move x86 dwarf-regs out of archIan Rogers
2024-11-09perf dwarf-regs: Pass ELF flags to get_dwarf_regstrIan Rogers
2024-11-09perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnumIan Rogers
2024-11-09perf dwarf-regs: Add EM_HOST and EF_HOST definesIan Rogers
2024-11-09perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSETIan Rogers
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-07-31perf annotate: Update parameters for reg extract functions to use raw instruc...Athira Rajeev
2023-12-23perf dwarf-regs: Add get_dwarf_regnum()Namhyung Kim
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-01perf probe: Support probing on offline cross-arch binaryMasami Hiramatsu
2015-09-15perf tools: regs_query_register_offset() infrastructureWang Nan
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie