Posted on 2020/03/272020/03/25 by Justin SherrillFlame graphs on DragonFly Flame graphs are a way to see what code paths are most used in a stack trace. DragonFly now has a flame_graph utility.
This should help identify bottlenecks within the dragonfly kernel
How do they look like? Could someone please show me an example?