tp: fix crash by not freeing events If int max was passed as the timestamp, we would accidentially not flush it but clear the queues. Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48216 Change-Id: Ie80f06e135e0563b5cfe25b06ef76686c4409d97
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.