You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
ANDROID: Specify temporary directory to create-tracefile.py
create-tracefile.py supports --tmp-dir. The script decompresses
.gcno.tar.gz and creates the gcov script in the directory. This
argument lets the user run the script outside of a source tree.
Bug: 355559072
Test: common/tools/testing/android/bin/create-tracefile.py \
-t logs --tmp-dir out/tmp-dir
Change-Id: Idcb791277d448c846ed2a74c2b693b64dfb77c99
Signed-off-by: Hsin-Yi Chen <hsinyichen@google.com>
0 commit comments