Re: [PATCH 01/25] perf tools: Fix python code with missing stat dependency

From: Jiri Olsa
Date: Sat Jun 13 2015 - 06:11:25 EST


On Wed, Jun 10, 2015 at 05:32:19PM -0300, Arnaldo Carvalho de Melo wrote:
> Em Wed, Jun 10, 2015 at 10:23:48PM +0200, Jiri Olsa escreveu:
> > On Wed, Jun 10, 2015 at 03:55:45PM -0300, Arnaldo Carvalho de Melo wrote:
> > > Em Wed, Jun 10, 2015 at 08:10:34PM +0200, Jiri Olsa escreveu:
> > > > The evsel object now depends on stat object and breaks
> > > > python code because of missing stat object dependency.
> > > > Putting stat.c object into python object list.
> > >
> > > Applied, but 'perf test python' was Okaying me before and after this
> > > change, strange :-\
> >
> > did you do 'make clean' ? there's not perfect dependency checking
> > for python binding building ;-)
>
> I guess I did that, yes ;-)

ugh, the new version is all stat specific.. so no evsel dependency
sry for the noise ;-)

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/