commit | 3059fec617da89a14b0d30f4e9e3fecace0cc073 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Tue Mar 19 23:27:27 2024 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Tue Mar 19 23:27:27 2024 +0000 |
tree | eeef07d17f71b668cccf908123b19b14efd18819 | |
parent | 82075f900d38cdd48b30c6276f92bd0920fdaf55 [diff] |
tp: stats: downgrade truncated_sys_write_duration to kInfo kDataLoss is an exaggeration. We do distort this interaction a tiny bit during parsing[1], but it's more surprising to see the kDataLoss marker than it is to observe the slice nesting fixup. [1] https://cs.android.com/android/platform/superproject/main/+/main:external/perfetto/src/trace_processor/importers/ftrace/ftrace_parser.cc;l=1415-1429;drc=474a60cbf47cd15f0f5e08c14e7e52b7201c9e5e Change-Id: I1760688e05dbb2f29e833a28cd70bd87947e67fb
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.