commit | 017511ffa5ae80274cee4a4a5d217ccef3e4b2d6 | [log] [tgz] |
---|---|---|
author | Yuan Yao <yuanyaogoog@google.com> | Tue Nov 12 08:52:42 2024 +0000 |
committer | Yuan Yao <yuanyaogoog@google.com> | Thu Nov 14 04:52:03 2024 +0000 |
tree | fce5882c82deb3b408783f230160635179e784c2 | |
parent | 389e81f9b3b5b7af0ed67af119d81d3afc379a0b [diff] |
add open_exec ftrace events open_exerc ftrace events help tracing the executed program paths. This tracepoint is a non-standard trace point which only exits in ChromeOS and some Android variants with development kernel. Bug: 378591098 Test: capture perfetto trace & check Change-Id: Ia2aaacaf214763b0f92d47d5efc72825e5d88380
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.