Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6863c10b authored by Mythri Alle's avatar Mythri Alle
Browse files

Add a flag to choose the output format for the am profile command

ART now supports a new method trace format that allows us to do more
optimizations to improve both performance and to reduce the size of the
generated trace files. Since the new format won't work with existing
parsers we add a flag so the users could choose which format they need.

Bug: 259258187
Test: am profile start --profiler-output-format 1 / 2
am start-activity --start-profiler --profiler-output-version 1 / 2
am start-activity --streaming --start-profiler --profiler-output-version 1 / 2
am profile start --streaming --profiler-output-format 1 / 2

Change-Id: Ifbcf34f717aaa53fd13adb06e2dfbcfff133bf2c
parent 9138e506
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment