commit | 102daa4f0e7d04613fd6fb6085aafb28fdc651a2 | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Thu Apr 04 12:33:27 2024 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Mon Apr 08 16:42:57 2024 +0000 |
tree | d26e38297b2fa8ee4946b335955a798f4f117e54 | |
parent | fc05d49c5948cd8c56303bb1d1ee98d68fc366cf [diff] |
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