EmergeTools / ETTrace

Easily and accurately profile iOS apps
https://www.emergetools.com/ettrace
MIT License
567 stars 23 forks source link

Signpost support #22

Closed noahsmartin closed 1 year ago

noahsmartin commented 1 year ago

This could use EmergeMetricStarted/EmergeMetricEnded notifications. They could be displayed in the UI when viewing as a flame chart and hidden when inverted or elide wait states is enabled.

noahsmartin commented 1 year ago

Event support was added in: https://github.com/EmergeTools/ETTrace/pull/39