Re: [PATCH 0/5] perf core: Read from overwrite ring buffer

2016-01-26 Thread Wangnan (F)
Hi Peter, Do you have any further comments about this patchset? What should be the correct route for them to be merged into mainline? Thank you. On 2016/1/25 16:33, Wang Nan wrote: This is the v3 of this series. Compare with v2, tailsize method is removed, ioctl command PERF_EVENT_IOC_PAUSE_OU

Re: [PATCH 0/5] perf core: Read from overwrite ring buffer

2016-01-25 Thread Alexei Starovoitov
On Mon, Jan 25, 2016 at 08:33:48AM +, Wang Nan wrote: > This is the v3 of this series. Compare with v2, tailsize method is > removed, ioctl command PERF_EVENT_IOC_PAUSE_OUTPUT is changed to > _IOW('$', 9, __u32) since it has an input value, commit message > is slightly adjusted. > > New test r