perfetto_cmd: add a new logging atom when the session is cloned This associate the trigger name to the new session being started. (cherry picked from https://android-review.googlesource.com/q/commit:af3b706991039aba5357b0356e244a511fe7b914) Merged-In: I27633a4c59625413468b1bf8c26659c8fc43268b Change-Id: I27633a4c59625413468b1bf8c26659c8fc43268b Bug: 378713514
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.