Index: tools/profview/index.html |
diff --git a/tools/profview/index.html b/tools/profview/index.html |
index b281de4c33d20c055a39cf55b4b8d4ca0653a0f3..32f7c7b70fef0826bc993ffc0f3b5418ae353e3d 100644 |
--- a/tools/profview/index.html |
+++ b/tools/profview/index.html |
@@ -64,10 +64,10 @@ found in the LICENSE file. --> |
<br> |
-<div id="calltree" style="display : none"> |
- <div id="mode-bar"> |
- </div> |
+<div id="mode-bar" style="display : none"> |
+</div> |
+<div id="calltree" style="display : none"> |
<br> |
Attribution: |
<select id="calltree-attribution"> |
@@ -98,6 +98,12 @@ found in the LICENSE file. --> |
</table> |
</div> |
+<div id="summary" style="display : none"> |
+</div> |
+ |
+<div id="function-details" style="display : none"> |
+</div> |
+ |
<p style="font-style:italic;"> |
<br> |
<br> |