commit | d863d7ff81fae47ef786663cf475802c6d62c1a1 | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Fri Jul 07 11:14:04 2023 +0100 |
committer | Zim <zezeozue@google.com> | Fri Jul 07 11:53:06 2023 +0100 |
tree | c92a3270d435d94110cdfe6892b25655a4c35008 | |
parent | d2dabacf98573366668e4ff9b171d78693248a92 [diff] |
[stdlib] Add an IO stdlib For now, this just contains f2fs stats from counters and the raw f2fs_write_end ftrace events. Will add a metric in a follow up. Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*io.*' Change-Id: Ife5ca45eddd686c5cdb71d7fb504386d58ed4298
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.