mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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="child">
|
||||
<object class="SysprofFlameGraph">
|
||||
<binding name="callgraph">
|
||||
<lookup name="callgraph">callgraph_view</lookup>
|
||||
</binding>
|
||||
</object>
|
||||
</property>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user