Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'oprofile/org.eclipse.linuxtools.oprofile.doc/Linux_Tools_Project/OProfile/User_Guide/Profiling-Configuration.html')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.doc/Linux_Tools_Project/OProfile/User_Guide/Profiling-Configuration.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.doc/Linux_Tools_Project/OProfile/User_Guide/Profiling-Configuration.html b/oprofile/org.eclipse.linuxtools.oprofile.doc/Linux_Tools_Project/OProfile/User_Guide/Profiling-Configuration.html
index 050334d18b..286920b4ec 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.doc/Linux_Tools_Project/OProfile/User_Guide/Profiling-Configuration.html
+++ b/oprofile/org.eclipse.linuxtools.oprofile.doc/Linux_Tools_Project/OProfile/User_Guide/Profiling-Configuration.html
@@ -46,8 +46,9 @@
<b>
<i>Global Settings</i>
</b> tab configures how the OProfile daemon gathers profiling information. Each option is described below.
-
- <img border="0" src="images/Screenshot-global_config.png"/>
+ </p>
+ <p>
+ <img border="0" src="images/Oprofile_global_config.png"/>
</p>
<dl>
<dt>Kernel Image File (optional)</dt>
@@ -116,7 +117,7 @@
</p>
<p>The event configuration tab will then look like the screenshot below:</p>
<p>
- <img border="0" src="images/Screenshot-oprofile_event_timer.png"/>
+ <img border="0" src="images/Oprofile_event_timer.png"/>
</p>
<h3 id="Regular_Mode">Regular Mode</h3>
<p>If your processor (or kernel) supports hardware profiling registers, there are several configuration options available to you. The availability of these configuration options depend on your processor model or kernel version. With proper support, the
@@ -125,7 +126,7 @@
</b> configuration tab will look like the following screenshot:
</p>
<p>
- <img border="0" src="images/Screenshot-oprofile_eventconfig.png"/>
+ <img border="0" src="images/Oprofile_eventconfig.png"/>
</p>
<p>In
<i>regular mode</i>, the

Back to the top