I am currently profiling a rust gui sidebar I wrote ( github.com/chrisheib/ststat ) and while samply works really well I wonder if there is a way to automatically merge std and core calls.
Currently a profile looks something like this:
Which isnt really clear useful without a LOT of manual merging.
After a lot of merging (note the arrows for the merge steps on top):
