tp: delete table macros! These are now completely unused (the couple of macros needed for C++ Views, I moved into the View code itself) so can be safely deleted. It's been quite a journey for this code: it was beautiful in one way but also terrible (and unmaintainable) on the other side. With the increased contribution to TP these days and interest in changing a lot of how tables work, the time had come for this code. Change-Id: Ie2fa6a4c404cbc329e91933e01a99f7b82470e7a
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.