mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-07 13:40:57 +00:00
sysprof: use Flamegraph for naming
That is a closer match to callgraph, and the original name anyway.
This commit is contained in:
@ -152,7 +152,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="AdwViewStackPage">
|
<object class="AdwViewStackPage">
|
||||||
<property name="icon-name">flamegraph-symbolic</property>
|
<property name="icon-name">flamegraph-symbolic</property>
|
||||||
<property name="title" translatable="yes">Flame Graph</property>
|
<property name="title" translatable="yes">Flamegraph</property>
|
||||||
<property name="child">
|
<property name="child">
|
||||||
<object class="SysprofFlameGraph">
|
<object class="SysprofFlameGraph">
|
||||||
<binding name="callgraph">
|
<binding name="callgraph">
|
||||||
|
|||||||
Reference in New Issue
Block a user