Re: [PATCHv6 00/25] perf stat: Add scripting support

2015-12-02 Thread Jiri Olsa
On Wed, Dec 02, 2015 at 01:51:13PM +, Liang, Kan wrote: > Hi Arnaldo and Jirka, > > Any update about the status of this patchset? there's first batch waiting in Arnaldo's perf/stat it'll get in soon hopefuly ;-) I'll rebase the rest on top of it, once it's in and resend.. jirka > > Thanks

RE: [PATCHv6 00/25] perf stat: Add scripting support

2015-12-02 Thread Liang, Kan
Hi Arnaldo and Jirka, Any update about the status of this patchset? Thanks, Kan > hi, > sending another version of stat scripting. > > v6 changes: > - several patches from v4 already taken > - perf stat record can now place 'record' keyword > anywhere within stat options > - placed ST

[PATCHv6 00/25] perf stat: Add scripting support

2015-11-05 Thread Jiri Olsa
hi, sending another version of stat scripting. v6 changes: - several patches from v4 already taken - perf stat record can now place 'record' keyword anywhere within stat options - placed STAT feature checking earlier into record patches so commands processing perf.data recognize