commit | 2d34e76daceaac41a8c578d7fa02aca864019dbb | [log] [tgz] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Thu Feb 21 15:13:29 2019 -0800 |
committer | Fabien Sanglard <sanglardf@google.com> | Tue Mar 05 15:09:27 2019 -0800 |
tree | bd46b9065635728d88f2a6f40236c442ecad5f12 | |
parent | 63ebfcba5d62de4db9cfeb627ac98a4bc65ef425 [diff] |
Add --trace_folder to aapt2 Add a tracing API and instrument key functions in order to profile aapt2 bottleneck. The API allows to generate systrace fragment files. Impact on performance is neglibible with each Trace requiring less than 1us and the final Flush operation at the end of a command requiring around 40us. Bug: None Test: None Change-Id: I51b564d3694e9384679f43b878b32295527dddf6