commit | a6a6e5f7e96d57f4d32d042c4945647f0e70058c | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Apr 01 16:50:52 2019 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Mon Apr 01 16:50:52 2019 +0100 |
tree | a349b42a8833785cdf20ee14784d1e24bdb439ca | |
parent | e35db8ce10b10b20cf39189a2a59786416ba710e [diff] |
heapprofd: start task duration watchdog (default of 30s) Tested manually. Automated testing would require a small refactoring that I don't want to be part of this cl. Note that the watchdog will start a thread that's useless for heapprofd (since we're not doing cpu/mem limit tracking). WDYT, worth adding a TODO to add a lighter-weight watchdog setup? Change-Id: I1a17ff0149d7a30d1fd5300da3debd979aed0d53
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.