Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'lttng/org.eclipse.linuxtools.lttng.help/Linux_Tools_Project/LTTng2/User_Guide/LTTng-Kernel-Analysis.html')
-rw-r--r--lttng/org.eclipse.linuxtools.lttng.help/Linux_Tools_Project/LTTng2/User_Guide/LTTng-Kernel-Analysis.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/lttng/org.eclipse.linuxtools.lttng.help/Linux_Tools_Project/LTTng2/User_Guide/LTTng-Kernel-Analysis.html b/lttng/org.eclipse.linuxtools.lttng.help/Linux_Tools_Project/LTTng2/User_Guide/LTTng-Kernel-Analysis.html
index b1f66608f5..ddc55fbb0f 100644
--- a/lttng/org.eclipse.linuxtools.lttng.help/Linux_Tools_Project/LTTng2/User_Guide/LTTng-Kernel-Analysis.html
+++ b/lttng/org.eclipse.linuxtools.lttng.help/Linux_Tools_Project/LTTng2/User_Guide/LTTng-Kernel-Analysis.html
@@ -80,7 +80,7 @@
<b><span style="color: #AD77D7;">toolbar</span></b>.
</p>
<p>The following sections provide detailed information for each part of the Control Flow View.</p>
- <h3 id=".3Cspan_style.3D.22color:_.23C84545.3B.22.3EProcess_tree.3C.2Fspan.3E_and_.3Cspan_style.3D.22color:_.23A1C81A.3B.22.3Einformations.3C.2Fspan.3E"><span style="color: #C84545;">Process tree</span> and <span style="color: #A1C81A;">informations</span></h3>
+ <h3 id="Process_Tree_and_Information">Process Tree and Information</h3>
<p>Processes are organized as a tree within this view. This way, child and parent processes are easy to identify.</p>
<p>
<img border="0" src="images/Cfv_process_tree.png"/>
@@ -94,7 +94,7 @@
<b>thread ID</b> and the PTID column shows its
<b>parent thread ID</b> (nothing is shown if the process has no parent).
</p>
- <h3 id=".3Cspan_style.3D.22color:_.2367A3DC.3B.22.3E.3Cspan_id.3D.22anc-cfw-states-flow.22.3EStates_flow.3C.2Fspan.3E.3C.2Fspan.3E"><span style="color: #67A3DC;"><span id="anc-cfw-states-flow">States flow</span></span></h3>
+ <h3 id="States_Flow">States Flow</h3>
<p>This part of the Control Flow View is probably the most interesting one. Using the mouse, you can navigate through the trace (go left, right) and zoom on a specific region to inspect its details.</p>
<p>The colored bars you see represent
<b>states</b> for the associated process node. When a process state changes in time, so does the color. States colors legend is available through a
@@ -173,7 +173,7 @@
<li>the pointed state date and start/stop times</li>
<li>the pointed state duration (seconds)</li>
</ul>
- <h3 id=".3Cspan_style.3D.22color:_.23AD77D7.3B.22.3E.3Cspan_id.3D.22anc-cfw-toolbar.22.3EToolbar.3C.2Fspan.3E.3C.2Fspan.3E"><span style="color: #AD77D7;"><span id="anc-cfw-toolbar">Toolbar</span></span></h3>
+ <h3 id="Toolbar">Toolbar</h3>
<p>The Control Flow View
<b>toolbar</b>, located at the top right of the view, has shortcut buttons to perform common actions:
</p>
@@ -232,7 +232,7 @@
<p>See
<a href="LTTng-Kernel-Analysis.html#Incomplete_regions">Incomplete regions</a>.
</p>
- <h3 id="Toolbar">Toolbar</h3>
+ <h3 id="Toolbar_2">Toolbar</h3>
<p>See
<a href="LTTng-Kernel-Analysis.html#Toolbar">Toolbar</a>.
</p>

Back to the top