Re: [PATCH v2 00/12] Porting perf to Android

2012-09-07 Thread Arnaldo Carvalho de Melo
Em Sat, Sep 08, 2012 at 03:43:12AM +0300, Irina Tirdea escreveu: > This is version 2 for the patches to port perf to Android. > With these patches perf compiles on latest Android tree (JellyBean). > > The patches are on top of current perf/core branch of the tip tree. Thanks, I applied 6 out of 1

[PATCH v2 00/12] Porting perf to Android

2012-09-07 Thread Irina Tirdea
This is version 2 for the patches to port perf to Android. With these patches perf compiles on latest Android tree (JellyBean). The patches are on top of current perf/core branch of the tip tree. Changes for v2: () dropped the patch that replaced on_exit with at_exit. A better solution is the on