Searched refs:flame (Results 1 – 4 of 4) 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…
16 Notice there is no concept of time in a flame graph since all callstack are75 ### Messy flame graph77 A healthy flame graph features a single call site at its base (see [here](./report.html)).88 If you see no flames at all or a mess of 1 level flame without a common base,
47 pprof --flame --tagroot threadpool pprof.profile50 pprof --flame --tagroot thread pprof.profile53 pprof --flame pprof.profile163 …al Flame Graphs](https://www.brendangregg.com/blog/2014-11-09/differential-flame-graphs.html) blog.
61 var flame = flamegraph() variable223 .call(flame)