Date: 07/12/00
- Next message: stormlord <email protected>: "[PHP-DEV] PHP 4.0 Bug #5550: <input type=checkbox name=\"test[$i]\"> is not working correctly when submittin"
- Previous message: stefan <email protected>: "[PHP-DEV] PHP 4.0 Bug #5549: lowercased infos"
- In reply to: David Eriksson: "[PHP-DEV] gprof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You will need to compile PHP without HAVE_SETITIMER (as it uses SIGPROF for
timeouts).
Then gprof should work but don't forget it's not very accurate although it
could help you profile more or less how much time is spend in the PHP
extension you are using and how much in PHP.
Andi
At 10:14 AM 7/12/00 +0200, David Eriksson wrote:
>Hi,
>
>Has anyone used gprof for profiling PHP or a PHP extension? I would very much
>like to do this...
>
>Regards,
>
>-\- David Eriksson -/-
>
>"An expert in a particular computer language is really an expert
>in the work-arounds necessary to use this language to perform
>useful work." - Richard B. Johnson
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: stormlord <email protected>: "[PHP-DEV] PHP 4.0 Bug #5550: <input type=checkbox name=\"test[$i]\"> is not working correctly when submittin"
- Previous message: stefan <email protected>: "[PHP-DEV] PHP 4.0 Bug #5549: lowercased infos"
- In reply to: David Eriksson: "[PHP-DEV] gprof"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

