commit | 6df453e3b5341418a81b6cefad202b89d53f340d | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Mar 08 04:51:03 2024 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Fri Mar 08 22:33:17 2024 +0000 |
tree | 1ca232c5d2769f62ff9248a8cc15a09bb638930b | |
parent | ebf34ea84d5e32ca8dc31081c801add47c3de61e [diff] |
AndroidInputEvent: Rename "sensitive" fields to "redacted" To better align with the terminology that we will use in the config, refer to these sensitive fields as "redacted". This is safe to do because these protos are not used anywhere in the codebase as of now. Bug: 210460522 Test: presubmit Change-Id: Ic68035884cdcf83c156452eb8dc1742513481ba7
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.