commit | 8e69aaaca1f6fc912735d1180252dcfaac65b344 | [log] [tgz] |
---|---|---|
author | lukechang <lukechang@google.com> | Mon Sep 02 06:21:33 2024 +0000 |
committer | lukechang <lukechang@google.com> | Mon Sep 02 08:04:25 2024 +0000 |
tree | 8e460c120c4e6970fb7620f20ef49e4242f84e1e | |
parent | 31cb5bf0e01e792ed9b2d435ebce46cde30c2c4b [diff] |
add sched_wakeup_task_attr ftrace event Bug: 355213175 Test: capture perfetto trace & check Change-Id: I0125dcc9a68ad47ea57d8242176aefdbe75172c7 Signed-off-by: lukechang <lukechang@google.com>
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.