Re: [PATCH 02/11] perf tools script: Support insn output for normal samples

2019-02-25 Thread Jiri Olsa
On Sun, Feb 24, 2019 at 07:37:13AM -0800, Andi Kleen wrote: > From: Andi Kleen > > perf script -F +insn was only working for PT traces because > the PT instruction decoder was filling in the insn/insn_len > sample attributes. Support it for non PT samples too on x86 > using the existing x86 instr

Re: [PATCH 02/11] perf tools script: Support insn output for normal samples

2019-02-25 Thread Jiri Olsa
On Sun, Feb 24, 2019 at 07:37:13AM -0800, Andi Kleen wrote: > From: Andi Kleen > > perf script -F +insn was only working for PT traces because > the PT instruction decoder was filling in the insn/insn_len > sample attributes. Support it for non PT samples too on x86 > using the existing x86 instr