From: Alexander Monakov Date: Fri, 5 Apr 2013 17:53:49 +0000 (+0400) Subject: Improve Android tracing instructions X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=644352f611d0a09018e762b10e07d0e153430116;hp=644352f611d0a09018e762b10e07d0e153430116;p=apitrace Improve Android tracing instructions Tracing of Java applications on Android is quite different from tracing native executables, so move it to a separate file. Add instructions on using wrapping support that appeared in Android 4.0, which simplifies usage of apitrace on Android. Add a reference to adjust-child-env tool that allows to inject tracing library on Android without rebuilding and reflashing recovery image. Signed-off-by: José Fonseca ---