Re: [PATCH] x86/insn: perf tools: Add new ptwrite instruction

2017-06-27 Thread Arnaldo Carvalho de Melo
Em Thu, Jun 22, 2017 at 09:37:37AM +0300, Adrian Hunter escreveu: > On 19/05/17 17:28, Masami Hiramatsu wrote: > > On Fri, 19 May 2017 10:50:30 +0300 > > Adrian Hunter wrote: > > > >> Add ptwrite to the op code map and the perf tools new instructions test. > >> To run the test: > >> > >> $ tool

Re: [PATCH] x86/insn: perf tools: Add new ptwrite instruction

2017-06-21 Thread Adrian Hunter
On 19/05/17 17:28, Masami Hiramatsu wrote: > On Fri, 19 May 2017 10:50:30 +0300 > Adrian Hunter wrote: > >> Add ptwrite to the op code map and the perf tools new instructions test. >> To run the test: >> >> $ tools/perf/perf test "x86 ins" >> 39: Test x86 instruction decoder - new instruction

Re: [PATCH] x86/insn: perf tools: Add new ptwrite instruction

2017-05-19 Thread Masami Hiramatsu
On Fri, 19 May 2017 10:50:30 +0300 Adrian Hunter wrote: > Add ptwrite to the op code map and the perf tools new instructions test. > To run the test: > > $ tools/perf/perf test "x86 ins" > 39: Test x86 instruction decoder - new instructions : Ok > > Or to see the details: > > $