commit | 7fead1c4d26c8d9163dab205e64b7816eccdd94f | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Tue Jun 25 00:47:38 2019 +0100 |
committer | Primiano Tucci <primiano@google.com> | Fri Jul 19 12:00:15 2019 +0000 |
tree | 49662926057708d28044a708b5d8f86e576a683f | |
parent | 83333a19664076d67264ef4925871d53bf62ab4d [diff] |
Add tools/protoprofile protoprofile is a tool for working out waht takes up the bytes in a protobuf. Youn run it like so: ./protoprofile INPUT_PROTO OUTPUT_PROFILE OUTPUT_PROFILE will contain a pprof proto visualizable your favorite tool. Change-Id: I29b84f2232ba99836ecf8b878176d1d8670ce34d
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.