Home
last modified time | relevance | path

Searched refs:flame (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/scripts/purgatorio/
DREADME.md8 [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)
67flame graphs) or symbol (for inverted flame graphs). Table columns can be sorted by clicking on th…
/system/extras/simpleperf/doc/
Dinferno.md14 Notice there is no concept of time in a flame graph since all callstack are
72 #### Messy flame graph
73 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,
/system/extras/simpleperf/scripts/purgatorio/templates/
Dmain.js61 var flame = flamegraph() variable
223 .call(flame)