Re: [PATCH] perf tools: add aarch64 registers to --user-regs

2020-11-30 Thread Leo Yan
Correct for Will's email address, sorry for spamming. On Tue, Dec 01, 2020 at 11:46:27AM +0800, Leo Yan wrote: > On Fri, Nov 27, 2020 at 03:39:23PM +, Alexandre Truong wrote: > > Previously, this command returns no help message on aarch64: > > > > -> ./perf record --user-regs=? > > > >

Re: [PATCH] perf tools: add aarch64 registers to --user-regs

2020-11-30 Thread Leo Yan
On Fri, Nov 27, 2020 at 03:39:23PM +, Alexandre Truong wrote: > Previously, this command returns no help message on aarch64: > > -> ./perf record --user-regs=? > > available registers: > Usage: perf record [] [] > or: perf record [] -- [] > > With this change, the registers are

Re: [PATCH] perf tools: add aarch64 registers to --user-regs

2020-11-30 Thread Arnaldo Carvalho de Melo
Em Mon, Nov 30, 2020 at 05:30:12PM +, John Garry escreveu: > On 27/11/2020 15:39, Alexandre Truong wrote: > > Previously, this command returns no help message on aarch64: > > > >-> ./perf record --user-regs=? > > > >available registers: > >Usage: perf record [] [] > >or: p

Re: [PATCH] perf tools: add aarch64 registers to --user-regs

2020-11-30 Thread John Garry
On 27/11/2020 15:39, Alexandre Truong wrote: Previously, this command returns no help message on aarch64: -> ./perf record --user-regs=? available registers: Usage: perf record [] [] or: perf record [] -- [] With this change, the registers are listed. -> ./perf record --us

Re: [PATCH] perf tools: add aarch64 registers to --user-regs

2020-11-30 Thread James Clark
On 27/11/2020 17:39, Alexandre Truong wrote: > Previously, this command returns no help message on aarch64: > > -> ./perf record --user-regs=? > > available registers: > Usage: perf record [] [] > or: perf record [] -- [] > > With this change, the registers are listed. > > -> .

[PATCH] perf tools: add aarch64 registers to --user-regs

2020-11-27 Thread Alexandre Truong
Previously, this command returns no help message on aarch64: -> ./perf record --user-regs=? available registers: Usage: perf record [] [] or: perf record [] -- [] With this change, the registers are listed. -> ./perf record --user-regs=? available registers: x0 x1 x2 x3 x4 x5