diff options
author | 2024-06-10 10:49:32 +0000 | |
---|---|---|
committer | 2024-06-12 13:30:09 +0000 | |
commit | bae958f838278aa7e595078c52be8aa9fbd70cd9 (patch) | |
tree | 7bee5c977d812a0f6ae8f3de0a453aae53a4379b /test/default_run.py | |
parent | de5568769882a63e756d61823f2c6d28417a00d9 (diff) |
Revert^2 "Rework recording method information in the V2 format"
This reverts commit ef219ce92b4491ead921092a7f4992b8b0fecd6f.
Reason for revert: Relanding after two potential fixes. The failures
were mostly happening because the buffers aren't written in the correct
order. There were two problems:
1. The processing of buffers can be reordered if we cannot find a free
buffer in the pool. Fix for this landed in aosp/3109960
2. We didn't hold tracing_lock_ while flushing the data related to
method infos into the file. This was introduced by the original
CL. The reland includes a fix for this.
Change-Id: I7497a5bd26f6c52b3fd48ed5f96978da1435529a
Diffstat (limited to 'test/default_run.py')
0 files changed, 0 insertions, 0 deletions