diff options
author | Hector Dearman <hjd@google.com> | 2018-03-07 11:12:35 +0000 |
---|---|---|
committer | Primiano Tucci <primiano@google.com> | 2018-03-15 12:23:03 +0000 |
commit | cf92ca169b583225793a483d1a1f5164371535e6 (patch) | |
tree | 6fdeabcf99dbc29886c5aedb049a3c3e409e630b /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b7ad5e429f7ec16bb0c35e1aed9e0e7a87a78f65 (diff) |
perfetto: Add setting to enable/disable traced
This will help us run P/H experiments by controlling the
whether traced runs through P/H.
This will allow to gradually roll out traced and, in an
emergency, remotely disable it.
Run:
$ adb shell 'ps -A | grep traced'
Should see traced.
$ adb shell 'settings put global sys_traced 0'
$ adb shell 'ps -A | grep traced'
Should no longer see traced.
Test: See above.
Bug: b/71737179
Bug: b/74383547
Change-Id: I1f564421d9abae14d7d80769e9517eb363dae33a
Merged-In: I1f564421d9abae14d7d80769e9517eb363dae33a
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions