Searched refs:flame (Results 1 – 3 of 3) sorted by relevance
8 [Bokeh](https://bokeh.org/) and [D3 flamegraphs](https://github.com/spiermar/d3-flame-graph).10 …o interact with the graph by zooming, hovering on samples and visualize a flame graph for specific…54 The flame graph is located in the upper right portion. Once samples are selected in the main graph,…56 ![flame graph](images/flame_graph.png)60 ![flame graph](images/flame_graph_zoomed.png)62 …icking the related check box. The graph below is the same as in the first flame graph above, but w…64 ![inverted flame graph](images/inverted_flame_graph.png)67 …flame graphs) or symbol (for inverted flame graphs). Table columns can be sorted by clicking on th…
14 Notice there is no concept of time in a flame graph since all callstack are72 #### Messy flame graph73 A healthy flame graph features a single call site at its base (see [here](./report.html)).83 If you see no flames at all or a mess of 1 level flame without a common base,
61 var flame = flamegraph() variable223 .call(flame)