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

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

2014-08-12 Thread Adrian Hunter
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 probe for perf_event_paranoid == 2 perf tools: Fix one of the probe events to ex