mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 15:40:53 +00:00
sysprof: bind callgraph to flame graph
This commit is contained in:
@ -155,6 +155,9 @@
|
|||||||
<property name="title" translatable="yes">Flame Graph</property>
|
<property name="title" translatable="yes">Flame Graph</property>
|
||||||
<property name="child">
|
<property name="child">
|
||||||
<object class="SysprofFlameGraph">
|
<object class="SysprofFlameGraph">
|
||||||
|
<binding name="callgraph">
|
||||||
|
<lookup name="callgraph">callgraph_view</lookup>
|
||||||
|
</binding>
|
||||||
</object>
|
</object>
|
||||||
</property>
|
</property>
|
||||||
</object>
|
</object>
|
||||||
|
|||||||
Reference in New Issue
Block a user