Difference between revisions of "Mozilla.dev.tech.layout - Friday October 6 2006"

From CDOT Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
Frequently Asked Questions
 
Frequently Asked Questions
  
# Is there a way to do profiling of what is going on in Mozilla?  Is there a framework for this?  
+
1. Is there a way to do profiling of what is going on in Mozilla?  Is there a framework for this?  
  
 
  A. If you're on Linux, then you can try using jprof.  Instructions  are available at     
 
  A. If you're on Linux, then you can try using jprof.  Instructions  are available at     
 
  [http://lxr.mozilla.org/mozilla/source/tools/jprof/README.html Jprof Readme]  On more recent linux versions sysprof can also   
 
  [http://lxr.mozilla.org/mozilla/source/tools/jprof/README.html Jprof Readme]  On more recent linux versions sysprof can also   
 
  be used. [http://www.mozilla.org/performance/tools.html] also lists some profiles.
 
  be used. [http://www.mozilla.org/performance/tools.html] also lists some profiles.
 +
 +
2.

Latest revision as of 15:28, 6 October 2006

Frequently Asked Questions

1. Is there a way to do profiling of what is going on in Mozilla? Is there a framework for this?

A. If you're on Linux, then you can try using jprof.  Instructions  are available at    
Jprof Readme  On more recent linux versions sysprof can also  
be used. [1] also lists some profiles.

2.