Re: [PATCH 0/4] perf tools: API probing fixes

2014-08-13 Thread Arnaldo Carvalho de Melo
Em Wed, Aug 13, 2014 at 01:28:47PM +0200, Jiri Olsa escreveu: > On Tue, Aug 12, 2014 at 06:04:27PM +0300, Adrian Hunter wrote: > > Hi > > > > Here are some fixes for API probing issues that I have run into, > > and a second attempt at the jump-label problem. > > > > Patches apply to your tmp.perf

Re: [PATCH 0/4] perf tools: API probing fixes

2014-08-13 Thread Jiri Olsa
On Tue, Aug 12, 2014 at 06:04:27PM +0300, Adrian Hunter wrote: > Hi > > Here are some fixes for API probing issues that I have run into, > and a second attempt at the jump-label problem. > > Patches apply to your tmp.perf/core branch. > > > Adrian Hunter (4): > perf tools: Fix CLOEXEC pro