Re: [PATCH 0/4] tools lib traceevent: Basic error handling

2012-08-22 Thread Arnaldo Carvalho de Melo
Em Wed, Aug 22, 2012 at 04:24:43PM +0900, Namhyung Kim escreveu: > Hi Arnaldo, > > On Wed, 22 Aug 2012 16:00:27 +0900, Namhyung Kim wrote: > > I almost forgot that I have some libtraceevent patch left. ;) The > > first three of them are acked by Steven and the last is a port of a > > recent perf

Re: [PATCH 0/4] tools lib traceevent: Basic error handling

2012-08-22 Thread Namhyung Kim
Hi Arnaldo, On Wed, 22 Aug 2012 16:00:27 +0900, Namhyung Kim wrote: > I almost forgot that I have some libtraceevent patch left. ;) The > first three of them are acked by Steven and the last is a port of a > recent perf patch from Kirill that handles a strerror_r build warning. > Please consider

[PATCH 0/4] tools lib traceevent: Basic error handling

2012-08-22 Thread Namhyung Kim
Hi, I almost forgot that I have some libtraceevent patch left. ;) The first three of them are acked by Steven and the last is a port of a recent perf patch from Kirill that handles a strerror_r build warning. Please consider applying. Thanks, Namhyung Namhyung Kim (4): tools lib traceevent: