commit | 3dacc553f1b808eb3cd8f5d1c432cfa789ee22b7 | [log] [tgz] |
---|---|---|
author | Yisroel Forta <yforta@google.com> | Fri May 17 16:47:56 2024 +0000 |
committer | Yisroel Forta <yforta@google.com> | Fri May 17 16:47:56 2024 +0000 |
tree | 5446025093b79fd39b916172b308a19797e61f7a | |
parent | e03af0caee1bf0b7ece55e42e607d738f65f9c7b [diff] |
Adjust permissions for perfetto profiling dir Set to rwx-wx-wx which is the narrowest access set required Bug: 341314069 Test: atest ProfilingFrameworkTests Change-Id: Ie1ffca62e6d1afb4c23170094b49742d4830444d
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.