The flamegraph created by rack mini profiler has a lot of information, but I'm having difficulty dealing with it all, because of the large number of layers involved:
Is it possible to hide the layers involving third-party gems, or display the information in text mode (akin to --printer=graph
in ruby-prof)?