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

From: Jiri Olsa
Date: Wed Jun 10 2015 - 16:24:08 EST


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 ;-)

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/