diff options
author | Nataniel Borges <natanieljr@google.com> | 2019-02-05 10:07:02 -0800 |
---|---|---|
committer | Nataniel Borges <natanieljr@google.com> | 2019-02-14 11:39:24 -0800 |
commit | 7d37ce2c0d741e11d11d8ba2ce80f3f7e73ff17e (patch) | |
tree | 16caa0a5b4b9dd6629ef7c240ea54c86b1bec2a6 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | f5f42d4f05ff2dd25b09ef3ae76cebfd4a6f8df5 (diff) |
Remove on-disk WM trace logging
Currently WM traces can be continuously stored to disk
(non-continuous mode), without any size limit.
- Remove the non-continuous mode
- Create a parameter to choose between per trace and per transaction
logging
- Create a parameter to choose the log level
- Add a help to explain the parameters
To enable select log per frame/transaction:
- adb shell cmd window tracing frame/transaction
To change the log level:
- adb shell cmd window tracing level critical/trim/all
Test: Flash a device. Change log levels and frequency. Check if log is
correct on Winscope
Change-Id: If755460ddf80cef4f9d3e57b5a6b72a6599ea87a
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions