perfetto: add script to quickly add traces to test data This CL vastly lowers the barrier of entry for writing regression tests on new traces. By automating the mind-numbing process of downloading, unzipping, copying, zipping, uploading, setting ACLs and deleting temp files, it allows us to focus on writing the tests rathert than adding traces. Change-Id: I234b4f5e05134955c23fe1061c31f13ab75734f4
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.