From: Aaron Schulz Date: Tue, 29 Apr 2008 16:50:29 +0000 (+0000) Subject: More tweaks X-Git-Tag: 1.31.0-rc.0~48003 X-Git-Url: http://git.cyclocoop.org/%22.htmlspecialchars%28%24url_syndic%29.%22?a=commitdiff_plain;h=046bb8f4db537e8cba439aac4075c4c4160ad94a;p=lhc%2Fweb%2Fwiklou.git More tweaks --- diff --git a/profileinfo.php b/profileinfo.php index 5ea37c09e4..4a6effef48 100644 --- a/profileinfo.php +++ b/profileinfo.php @@ -121,7 +121,7 @@ class profile_point { } ?> - + name()) . $extet ?> time() / $totaltime * 100 ) ?> @@ -134,9 +134,11 @@ class profile_point { memory() / $totalcount / 1024 ), 2 ) ?> children as $child) + if ($ex) { + foreach ($this->children as $child) { $child->display($indent + 2); + } + } } function name() { @@ -241,11 +243,11 @@ else $filter = ''; ">Time (%) ">Memory (%) ">Count -">Calls/request +">Calls/req ">ms/call ">kb/call -">ms/request -">kb/request +">ms/req +">kb/req