commit | 284c531f340c21b53583408aa27a47c177016e4a | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Mon Feb 05 11:01:12 2024 +0000 |
committer | Zim <zezeozue@google.com> | Mon Feb 05 17:00:49 2024 +0000 |
tree | 47f764930831de83250ba8a90da89a4794947432 | |
parent | 4ab344d392b8b390c73132128d3c23e7f03818fe [diff] |
[stdlib]: Add an android job scheduler module Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*job_scheduler.*' Change-Id: Ie4a74e7298040999d9927acbc168343faa7dfaf5
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.