commit | 7e42074477e8a7bdd8228d651485407a3520ec2a | [log] [tgz] |
---|---|---|
author | Esteban Barrero-Hernandez <estebanbarrero@google.com> | Tue Aug 20 21:06:06 2024 +0000 |
committer | Esteban Barrero-Hernandez <estebanbarrero@google.com> | Thu Aug 22 18:03:47 2024 +0000 |
tree | 37500048e7df873926e2e02cd1739063a856f71c | |
parent | 7f865008dc2bb6f8102a38c60a294e0886a8c7ff [diff] |
Implemented uploading prefetto trace output to perfetto web UI. This involved introducing open_ui.py, which contains the new HttpHandler class and open_trace method, integrating open_trace into command_executor.py, and updating Android.bp accordingly. Finally, added one unit test to tests/command_executor_unit_test.py. Test: atest_command_executor_unit_test Bug: 355053544 Change-Id: Iff1b6ddd47e4889107b44226e967c369ad6b267f