sysprof: bind callgraph to flame graph

This commit is contained in:
Christian Hergert
2023-08-23 14:32:18 -07:00
parent b80c8b8b5b
commit be2970929f

View File

@ -155,6 +155,9 @@
<property name="title" translatable="yes">Flame Graph</property>
<property name="child">
<object class="SysprofFlameGraph">
<binding name="callgraph">
<lookup name="callgraph">callgraph_view</lookup>
</binding>
</object>
</property>
</object>