commit | b55fbdd3ae993e10456d05cba18c998d9239b6b0 | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Fri Feb 03 16:36:12 2023 +0000 |
committer | Zimuzo Ezeozue <zezeozue@google.com> | Fri Feb 03 16:36:47 2023 +0000 |
tree | 1d823aa8521b6fe5aa07bb225a3dbe611072e201 | |
parent | 7edae6839893b6278e2e0d902aa80220e31e7848 [diff] |
[parser] Parse ftrace task_newtask waker_utid Also fixed the UI to find the first sched wakeup in a utid correctly Test: ./diff_test_trace_processor.py out/android/trace_processor_shell --name-filter ".*Parsing.*" Bug: 267743877 Change-Id: Ie7f4c538586f9c16bb93efba09d3658ee6cd2d0d
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.