commit | ae1cb07285ca4a8287075a93be5d655e8344909a | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Apr 20 20:21:23 2020 +0200 |
committer | Florian Mayer <fmayer@google.com> | Tue Apr 21 09:10:19 2020 +0000 |
tree | 23a9aa83cf9fb5c094ea0b1970f6e6833850d4b2 | |
parent | a0481ae89c39cce40d3254947aea35faaf5aed16 [diff] |
Allow to disable tearing down profiling sessions in forks. Test: profile affected app with disable_fork_teardown: true perfetto: client.cc:293 Detected post-fork child situation. Not profiling the child. Not shutting down client (fork teardown disabled) See whole profile. Test: profile affected app with disable_fork_teardown: false client.cc:293 Detected post-fork child situation. Not profiling the child. Shutting down client. Profile is truncated. Bug: 153893612 Change-Id: I7469d44496bf50b0b2f4438e997a2597932a987e
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.