diff options
author | Florian Mayer <fmayer@google.com> | 2021-05-19 12:36:21 +0100 |
---|---|---|
committer | Florian Mayer <fmayer@google.com> | 2021-05-19 17:54:57 +0000 |
commit | 65aebce70a8c91b63d6ee217da736c018954cd4d (patch) | |
tree | fda31b3dcaa6c95cfcdc4321725618ebd8baf721 /test/ProfileTestMultiDex/main.list | |
parent | a1d7f725f4e85c03e56dd275f4179ae255ec2126 (diff) |
Do not double check trace config targetting.
heapprofd now includes the target tracing session ID when signalling the
ART plugin to initiate a dump. This makes the code we used to need to
figure out whether a tracing session targets the current process
redundant.
The old code also had a bug, because it checked the requested PID
against getpid(). As this was done after the call to fork(), that broke
targetting by PID.
Test: run concurrent perfetto_hprof sessions and verify the results are
as expected.
Bug: 188523717
Change-Id: I2f68380f88f10709248fc2cc268bb24db359e6c5
Diffstat (limited to 'test/ProfileTestMultiDex/main.list')
0 files changed, 0 insertions, 0 deletions