commit | f8802a5668aa234c13b20a623b44f77d897cacc2 | [log] [tgz] |
---|---|---|
author | Dmitry Skiba <dskiba@google.com> | Fri Aug 23 14:13:07 2024 -0700 |
committer | Dmitry Skiba <dskiba@google.com> | Fri Aug 23 21:15:28 2024 +0000 |
tree | ee6a934bd1554e8bc99fe32b9b502545518aa369 | |
parent | bb53789167f36f74cd35c5a0c0f18895aa57d59d [diff] |
Parse Pixel-specific kswapd ftrace events. This CL adds parsing for wake/done kswapd ftrace events, where "wake" event marks the start of kswapd work and "done" event contains the number of scanned and reclaimed pages. Bug: 350081576 Signed-off-by: Dmitry Skiba <dskiba@google.com> Change-Id: Ie70100add25d5fd588c0a05db8bd687e56d8d591
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.