[PATCH 0/9] support for tracing Android Dalvik applications
Imre Deak
imre.deak at intel.com
Mon Apr 16 08:24:22 PDT 2012
On Mon, 2012-04-16 at 12:10 +0300, Imre Deak wrote:
> On Sun, 2012-04-15 at 13:28 +0100, José Fonseca wrote:
> [...]
> > Perhaps we should keep track of PID, and recheck when PID changes.
>
> Yes, this would work. Since this has some overhead we could also
> consider catching the fork event, through SIGCHLD.
Sorry, SIGCHLD is sent during process exit, not process start, so the
above is just red herring :)
--Imre
More information about the apitrace
mailing list