cregit-Linux how code gets into the kernel

Release 4.10 tools/perf/arch/xtensa/include/dwarf-regs-table.h

#ifdef DEFINE_DWARF_REGSTR_TABLE
/* This is included in perf/util/dwarf-regs.c */


static const char * const xtensa_regstr_tbl[] = {
	"a0", "a1", "a2", "a3", "a4", "a5", "a6", "a7",
	"a8", "a9", "a10", "a11", "a12", "a13", "a14", "a15",
};
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
masami hiramatsumasami hiramatsu48100.00%1100.00%
Total48100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.