You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
magic-trace will soon support you sampling additional events such as cache-misses. However it would be nice if there was an option to not just see them as arrows, but even perhaps have a graph (like counter tracks in perfetto) which would try to approximate the frequency of the event over time based on the samples. Depending on what one is looking for, this might be a better UX experience than an excessive amount of arrows for high frequency events.
The text was updated successfully, but these errors were encountered:
Is there any update regarding this feature? What is currently the best way to look at events like cache-misses and branch mispredictions with magic-trace?
magic-trace will soon support you sampling additional events such as cache-misses. However it would be nice if there was an option to not just see them as arrows, but even perhaps have a graph (like counter tracks in perfetto) which would try to approximate the frequency of the event over time based on the samples. Depending on what one is looking for, this might be a better UX experience than an excessive amount of arrows for high frequency events.
The text was updated successfully, but these errors were encountered: