Ah it's a good question really.
This is the state:
- At the protocol level (i.e. if you use perfetto to record data or inject trace events via the
SDK) you can pull the data periodically, even every seconds, while the trace is still running (so the underlying support it's there)
- However at the trace-processor and UI level, that's not supported. It's something that we want to do at some point, but not anytime soon because so many other features need to happen before that.
Hope it answers your question (was not dumb at all).
Regards,
Primiano