Re: [PATCH v3 2/2] perf probe: Add PowerPC DWARF register number mappings

2010-04-15 Thread Masami Hiramatsu
Ian Munsie wrote: > From: Ian Munsie > > This patch adds mappings from the register numbers from DWARF to the > register names used in the PowerPC Regs and Stack Access API. This > allows perf probe to be used to record variable contents on PowerPC. > > This patch depends on functionality in the

[PATCH v3 2/2] perf probe: Add PowerPC DWARF register number mappings

2010-04-14 Thread Ian Munsie
From: Ian Munsie This patch adds mappings from the register numbers from DWARF to the register names used in the PowerPC Regs and Stack Access API. This allows perf probe to be used to record variable contents on PowerPC. This patch depends on functionality in the powerpc/next tree, though it wi