Update Perfetto API used by Java side
Use the more programmatic approach to tracing. The loop is started and controlled by the Java side. We get rid of the callback back to the Java side doing this and all calls are now one way from the Java side to the native, except for the callbacks to create the incremental and TLS states. Bug: 326541928 Change-Id: I8b71baec334ff0336aaff0b2b472debec35f3c8a
Loading
Please register or sign in to comment