diff options
author | 2023-05-02 10:39:22 +0000 | |
---|---|---|
committer | 2023-05-02 14:26:18 +0000 | |
commit | 581b6c658386208c68aa33259fa2b0d41546d219 (patch) | |
tree | e76d44db2a3227b5aa5cf734053e3b41aa7e5bb8 /oatdump/oatdump_app_test.cc | |
parent | 7e6bc309e9254098269a972a9f63907ed5f2ede9 (diff) |
Fix updating threads list in tracing to use overwrite
There can be races when unregistering and stopping tracing
simulataneously. So use overwrite to allow updates to threads list. It
should be harmless to update the list twice, since the information
remains the same.
In a followup CL clean it up to match what we do on streaming.
Bug: 279548114
Test: art/test.py
Change-Id: I368076108649af097897ef0ee9b44c6a70c18486
Diffstat (limited to 'oatdump/oatdump_app_test.cc')
0 files changed, 0 insertions, 0 deletions