logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Bug 0000175: Profile: function or class definition has no entry in profile,: msg#00012

Subject: Bug 0000175: Profile: function or class definition has no entry in profile, and adds to self time in wrong place
The following NEW bug has been ADDED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000175
======================================================================
Reporter:                   GoodStuff
Handler:                    
======================================================================
Project:                    Xdebug
Bug ID:                     175
Category:                   Debug client (console)
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Operating System:           Windows XP
PHP Version:                5.1.2
Xdebug Version:             2.0.0beta5
======================================================================
Date Submitted:             2006-04-20 17:32 CEST
Last Modified:              2006-04-20 17:32 CEST
======================================================================
Summary:                    Profile: function or class definition has no entry 
in profile, and adds to self time in wrong place
Description: 
While profiling my app, I noticed something odd in the "self" times of some
of my scripts.

Let's say file A require_once() file B. File B require_once() file C. File
C has a lot of function or class definitions.

In the profiler, no "events" are logged for C.php. Also, almost no time is
assigned to C.php, but a lot of time is (incorrectly) assigned to the
"self" time of B.php.

======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
2006-04-20 17:32GoodStuff      New Bug                                      
2006-04-20 17:32GoodStuff      Bug Monitored: GoodStuff                     
======================================================================




<Prev in Thread] Current Thread [Next in Thread>