Home
last modified time | relevance | path

Searched refs:flame (Results 1 – 4 of 4) 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.md16 Notice there is no concept of time in a flame graph since all callstack are
75 ### Messy flame graph
77 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,
Dview_the_profile.md47 pprof --flame --tagroot threadpool pprof.profile
50 pprof --flame --tagroot thread pprof.profile
53 pprof --flame pprof.profile
163 …al Flame Graphs](https://www.brendangregg.com/blog/2014-11-09/differential-flame-graphs.html) blog.
/system/extras/simpleperf/scripts/purgatorio/templates/
Dmain.js61 var flame = flamegraph() variable
223 .call(flame)