Add ignore_result for fuchsia in vm_test_utils.cc Small fix that is blocking the autoroller with ../../third_party/perfetto/src/base/test/vm_test_utils.cc:46:16: error: unused variable 'page_size' [-Werror,-Wunused-variable] const size_t page_size = GetSysPageSize(); ^ 1 error generated. https://ci.chromium.org/p/chromium/builders/try/fuchsia_x64/654953? TBR: eseckler Change-Id: I9bc8e5e2e8d95bed3325df5abd792ba50eb6b2af
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.