#ifndef _PERF_DWARF_REGS_H_ #define _PERF_DWARF_REGS_H_ #ifdef HAVE_DWARF_SUPPORT const char *get_arch_regstr(unsigned int n); /* * get_dwarf_regstr - Returns ftrace register string from DWARF regnum * n: DWARF register number * machine: ELF machine signature (EM_*) */ const char *get_dwarf_regstr(unsigned int n, unsigned int machine); #endif #ifdef HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET /* * Arch should support fetching the offset of a register in pt_regs * by its name. See kernel's regs_query_register_offset in * arch/xxx/kernel/ptrace.c. */ int regs_query_register_offset(const char *name); #endif #endif ' rowspan='2'>cgit logo index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/usb.c
ref='/cgit.cgi/linux/net-next.git/log/tools/perf/Documentation/jitdump-specification.txt?id=2b5078937355c0d662ecef54b7d4d04f48da4fa9&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines