google / perfetto

Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
https://www.perfetto.dev
Apache License 2.0
2.81k stars 350 forks source link

Support for stacked counters #768

Open facewindu opened 5 months ago

facewindu commented 5 months ago

I think that currently, you cannot stack counters in a same track, like the following screenshot:

image

Is this something that might be on your radar?

primiano commented 5 months ago

It's actually a great idea, has been on our mind for quite a while. Just getting the UX right requires somebody to put some thoughts on it as it's not obvious how stacking should be triggered from a user action.

Is that something you'd be willing to contribute to?

facewindu commented 5 months ago

Thanks for the answer. I won't be able to contribute though.