diff --git a/src/sysprof/sysprof-callgraph-view.ui b/src/sysprof/sysprof-callgraph-view.ui index 0933a812..0a470a3d 100644 --- a/src/sysprof/sysprof-callgraph-view.ui +++ b/src/sysprof/sysprof-callgraph-view.ui @@ -214,12 +214,26 @@
- Callgraph - Set Function as Root + Make Function Root callgraph.make-descendant-root
+
+ Options + + Hide System Libraries + win.callgraph.hide-system-libraries + + + Include Threads + win.callgraph.include-threads + + + Bottom Up + win.callgraph.bottom-up + +
]]> diff --git a/src/sysprof/sysprof-window.ui b/src/sysprof/sysprof-window.ui index c33bd47d..bd1b9521 100644 --- a/src/sysprof/sysprof-window.ui +++ b/src/sysprof/sysprof-window.ui @@ -145,12 +145,6 @@ primary_menu - - - document-properties-symbolic - view_menu - - dock-right-symbolic @@ -301,28 +295,4 @@ - -
- - Show Sidebar - win.show-left-sidebar - F9 - -
-
- Callgraph - - Hide System Libraries - win.callgraph.hide-system-libraries - - - Include Threads - win.callgraph.include-threads - - - Bottom Up - win.callgraph.bottom-up - -
-