commit | 46917e533615c8cf66754b96885155e847ed2ef2 | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Mon Nov 21 16:53:34 2022 -0800 |
committer | Peter Kalauskas <peskal@google.com> | Thu Dec 01 21:38:29 2022 +0000 |
tree | c3783f47efbf274c9eb666a4ec5c09a1fd458e2c | |
parent | 8c52651070f7280c749d1882d5ffbcbe4a21cef0 [diff] |
TraceUtils updates, new helper for runnables Modify TraceUtils' traceSection to use traceBegin instead of beginSection because beginSection will crash at run-time if the string is longer than 127 chars. Also, guard against StringBuilder GC garbage while tracing. Test: manual Bug: 257075630 Change-Id: I74cb5687a206f5d7ab8eb570cf24715d7e671df1