commit | 3844c24f9152aa4d401e1729fbf8b6926f7fcd5f | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Mon Jul 10 11:10:58 2023 +0100 |
committer | Zim <zezeozue@google.com> | Mon Jul 10 11:14:42 2023 +0100 |
tree | 1b9d6d6df4645893bb93d7ee3604a91ef66c009d | |
parent | 1eed1c5dadccc027258e2de6739952265b42d1e1 [diff] |
[metrics]: Remove thread_spam computation from android_task_names The android_task_names metric is used for some internal data processing tasks and should not be conflated with abuse detection metrics. Effectively reverts the metric side effects of Idfc5b89be82a709d08577b066c2db7f4f213d1b6 Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell Change-Id: Ib501bc4964093f0cde9221e197de00cb3ae5ae1c
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.