commit | 8f4dd96094571664f8b99e8cfcc34e08fddd9aff | [log] [tgz] |
---|---|---|
author | Nick Chung <nickchung@google.com> | Wed Dec 14 12:08:07 2022 +0000 |
committer | Nick Chung <nickchung@google.com> | Wed Dec 14 14:01:17 2022 +0000 |
tree | 74e2b2cefe98294d64a99eb6060038dde17e90a3 | |
parent | a39a0679c59b7f5e8611865402f104c50802d406 [diff] |
Add lwis tracing_mark_write ftrace event Bug: 258115890 Test: Build pass Change-Id: I35c05902eff8b90b398c06ea9c6781e3ea1e8dc3
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.