commit | a6aecee6366958e6ac76c152ed4dd7051bce5331 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Oct 03 12:36:30 2022 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Mon Oct 03 11:37:09 2022 +0000 |
tree | c670a4a50424e2e06e9302ac907ab62192a01ae2 | |
parent | 099aff9404a0b944aa2d90a08a4e21655655e73e [diff] |
tp difftest: tweak coloring/formatting to be closer to gtest It's a bit weird that currently the script prints "PASSED" in red, followed by "FAILED" in default color. Turn that into green and red respectively since that's how it looks in gtest. Change-Id: I7a526613a385fa181c05f61362b435bf7aad07a9
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.