commit | 77bbd1d06fc0d074eb53f88005c4c549351963ec | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Tue Apr 11 14:54:49 2023 +0000 |
committer | Mythri Alle <mythria@google.com> | Fri Apr 14 08:56:17 2023 +0000 |
tree | bd6b8658174b4b2968a2bba4cbaa9566d078af83 | |
parent | 99875ff2049f24ea13da8ded5d3433d8435d8513 [diff] |
Reland "Fix a race when dumping thread list for tracing" This reverts commit b51bdccb0b44b1aa9295bd3de03dbe98c7fbfa0f. Reason for revert: Reland after fixing failures. We might update thread information more than once when thread detach and stopping the trace race. It is okay to update the information twice, so just use Overwrite instead of Put to update the SafeMap. Bug: 275117853 Test: art/test.py -t 2246 Change-Id: I51fc976a85828311fb031eca65d21da201ce9ab6