commit | f4f2b4588ac2d8fd41a1f3d77b3c2d9bd0c4bbcd | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Sat Nov 06 12:14:40 2021 +0000 |
committer | Primiano Tucci <primiano@google.com> | Sat Nov 06 12:14:40 2021 +0000 |
tree | b2513424e88e29b8fe3f90e4f60a49a6eb5d6c90 | |
parent | 50d5e0115364615a54b42e3b112f21688ee9f5b3 [diff] |
base: add base64.cc Add a dedicated base64 translation unit for both encoding and decoding. Will be used by follow-up CLs. Also refactor existing code currently using base64 from string_utils.cc. Bug: 205274609 Change-Id: I8ce97dd09fc1707c9989c0f148bd972b805d4b49
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.