Difference between revisions of "PGO Related Bugs"

From CDOT Wiki
Jump to: navigation, search
(September 2008)
(September 2008)
Line 170: Line 170:
 
----
 
----
  
<ul>
+
<span style="color:green;font-weight:bold">Sept 26th, 2008</span>
<!--
+
<blockquote>
  <li>
 
  <blockquote>
 
{|class="collapsible" style="border-style:solid;border-width:thin;border-color:black"
 
!align="left" style="background-color:#FF9933; font-weight:bold;border-style:solid;border-width:thin;padding: 2px 2px 2px 2px;"|
 
|-
 
|
 
|}
 
  </blockquote>
 
  </li>
 
-->
 
  <li><span style="color:green;font-weight:bold">Sept 26th, 2008</span>
 
  <blockquote>
 
 
Successfully compiled Firefox with PGO using Visual Studio 2005 compiler.  Tests and debug are disabled.
 
Successfully compiled Firefox with PGO using Visual Studio 2005 compiler.  Tests and debug are disabled.
  </blockquote>
+
</blockquote>
  </li>
 
  
  <li><span style="color:green;font-weight:bold">Sept 26th, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 26th, 2008</span>
 
<blockquote>
 
<blockquote>
 
On IRC some guys suggested compiling with Visual Studio 2005 instead.
 
On IRC some guys suggested compiling with Visual Studio 2005 instead.
</blockquote>
+
</blockquote>
  </li>
 
  
  <li><span style="color:green;font-weight:bold">Sept 24, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 24, 2008</span>
 
<blockquote>
 
<blockquote>
 
Attempted to compile with debug and test disabled. Still Failed.
 
Attempted to compile with debug and test disabled. Still Failed.
</blockquote>  </li>
+
</blockquote>
  
  <li><span style="color:green;font-weight:bold">Sept 22th, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 22th, 2008</span>
 
<blockquote>
 
<blockquote>
 
Failed to compile Firefox with PGO on Visual Studio 2008.
 
Failed to compile Firefox with PGO on Visual Studio 2008.
 
</blockquote>
 
</blockquote>
  </li>
 
  
  <li><span style="color:green;font-weight:bold">Sept 20th, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 20th, 2008</span>
 
<blockquote>
 
<blockquote>
 
Successfully compiled one old assignment using PGO in Visual Studio.  Results in Project Details.
 
Successfully compiled one old assignment using PGO in Visual Studio.  Results in Project Details.
 
</blockquote>
 
</blockquote>
  </li>
 
  
  <li><span style="color:green;font-weight:bold">Sept 19th, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 19th, 2008</span>
 
<blockquote>
 
<blockquote>
 
Tried to compile some old assignments using PGO in Visual Studio. Two assignments failed.
 
Tried to compile some old assignments using PGO in Visual Studio. Two assignments failed.
 
</blockquote>
 
</blockquote>
  </li>
 
  
  <li><span style="color:green;font-weight:bold">Sept 18th, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 18th, 2008</span>
 
<blockquote>
 
<blockquote>
 
Created this Project Page.
 
Created this Project Page.
 
</blockquote>
 
</blockquote>
  </li>
 
  
  <li><span style="color:green;font-weight:bold">Sept 17th, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 17th, 2008</span>
 
<blockquote>
 
<blockquote>
 
Created First Build of Firefox.
 
Created First Build of Firefox.
 
</blockquote>
 
</blockquote>
  </li>
 
  
  <li><span style="color:green;font-weight:bold">Sept 15th, 2008</span>
+
<span style="color:green;font-weight:bold">Sept 15th, 2008</span>
 
<blockquote>
 
<blockquote>
 
Met with Ted Mielczarek and discuss PGO Project.
 
Met with Ted Mielczarek and discuss PGO Project.
 
</blockquote>
 
</blockquote>
  </li> 
 
</ul>
 

Revision as of 23:07, 26 September 2008

Project Name

PGO Related Bugs

Project Description

Firefox crashes or experiences bugs after creating PGO builds on Windows. The focus of this project is to determine what is causing these crashes or bugs and either patch/fix them or find solutions to allow for the optimizations without incurring the problems.

Project Leader(s)

Chris Bishop

Project Contributor(s)

- None so far but that will change.

NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.

Project Tasks

Task Details Priority Status Target Link(s)
Compile Firefox PGO Compile the trunk of Firefox using make -f client.mk profiledbuild. High Done 0.1 R
Reproduce PGO Bugs or Crashes I need to reproduce the bugs or crashes other people were experiencing with their pgo builds. High Not Started 0.1 R
Compile Firefox PGO Tests Compile Firefox with VS 2005 and Vista SDK and compile with VS 2008 w/o Vista SDK. low Not Started 0.3 R

Project Details

Errors

Build Environment: Windows XP (32-bit) Visual Studio 2008 Vista SDK



Performance


Project News

September 2008


Sept 26th, 2008

Successfully compiled Firefox with PGO using Visual Studio 2005 compiler. Tests and debug are disabled.

Sept 26th, 2008

On IRC some guys suggested compiling with Visual Studio 2005 instead.

Sept 24, 2008

Attempted to compile with debug and test disabled. Still Failed.

Sept 22th, 2008

Failed to compile Firefox with PGO on Visual Studio 2008.

Sept 20th, 2008

Successfully compiled one old assignment using PGO in Visual Studio. Results in Project Details.

Sept 19th, 2008

Tried to compile some old assignments using PGO in Visual Studio. Two assignments failed.

Sept 18th, 2008

Created this Project Page.

Sept 17th, 2008

Created First Build of Firefox.

Sept 15th, 2008

Met with Ted Mielczarek and discuss PGO Project.