Welcome! Log In Create A New Profile

Advanced

php-slow.log time format

Posted by Jose Luis Canciani 
Jose Luis Canciani
php-slow.log time format
June 07, 2012 03:54PM
How do I translate this to time? What format is it?

[0x00000000130f9150] generateThumbsForHomeWidget() /path/to/file.php:935

Thanks!
Anatoly Pashin
Re: php-slow.log time format
June 07, 2012 07:34PM
There is no time.
There are: [0xInternalCallNumber] functionName() /path/to/file:lineNumber

You can get time wrapping with php.net/microtime or whatever your function.

2012/6/8 Jose Luis Canciani <jose.canciani@gmail.com>

> How do I translate this to time? What format is it?
>
> [0x00000000130f9150] generateThumbsForHomeWidget() /path/to/file.php:935
>
> Thanks!
>
>
>
Jose Luis Canciani
Re: php-slow.log time format
June 08, 2012 04:20PM
Thanks, will have to profile it in another way.

On Thu, Jun 7, 2012 at 8:32 PM, Anatoly Pashin <b1rdexadm@gmail.com> wrote:

> There is no time.
> There are: [0xInternalCallNumber] functionName() /path/to/file:lineNumber
>
> You can get time wrapping with php.net/microtime or whatever your
> function.
>
>
> 2012/6/8 Jose Luis Canciani <jose.canciani@gmail.com>
>
>> How do I translate this to time? What format is it?
>>
>> [0x00000000130f9150] generateThumbsForHomeWidget() /path/to/file.php:935
>>
>> Thanks!
>>
>>
>>
>
Przemysław Pawliczuk
RE: php-slow.log time format
June 09, 2012 05:42AM
Or use profiler from XDebug.



From: highload-php-en@googlegroups.com [mailto:highload-php-en@googlegroups.com] On Behalf Of Jose Luis Canciani
Sent: Friday, June 08, 2012 10:19 PM
To: highload-php-en@googlegroups.com
Subject: Re: php-slow.log time format



Thanks, will have to profile it in another way.

On Thu, Jun 7, 2012 at 8:32 PM, Anatoly Pashin <b1rdexadm@gmail.com> wrote:

There is no time.

There are: [0xInternalCallNumber] functionName() /path/to/file:lineNumber



You can get time wrapping with php.net/microtime or whatever your function.



2012/6/8 Jose Luis Canciani <jose.canciani@gmail.com>

How do I translate this to time? What format is it?

[0x00000000130f9150] generateThumbsForHomeWidget() /path/to/file.php:935

Thanks!
Jose Luis Canciani
Re: php-slow.log time format
June 09, 2012 10:46AM
I have some sporadic 30seconds timeout kills, it happens from time to time.
I'm not sure how can I profile them without enabling profiler for the
entire app. Fourtunatly I don't have so many users connecting, I may be a
able to do it.

Thanks,
Jose.

On Sat, Jun 9, 2012 at 6:41 AM, Przemysław Pawliczuk
<p.pawliczuk@gmail.com>wrote:

> Or use profiler from XDebug.****
>
> ** **
>
> *From:* highload-php-en@googlegroups.com [mailto:
> highload-php-en@googlegroups.com] *On Behalf Of *Jose Luis Canciani
> *Sent:* Friday, June 08, 2012 10:19 PM
> *To:* highload-php-en@googlegroups.com
> *Subject:* Re: php-slow.log time format****
>
> ** **
>
> Thanks, will have to profile it in another way.****
>
> On Thu, Jun 7, 2012 at 8:32 PM, Anatoly Pashin <b1rdexadm@gmail.com>
> wrote:****
>
> There is no time.****
>
> There are: [0xInternalCallNumber] functionName() /path/to/file:lineNumber*
> ***
>
> ** **
>
> You can get time wrapping with php.net/microtime or whatever your
> function.****
>
> ** **
>
> 2012/6/8 Jose Luis Canciani <jose.canciani@gmail.com>****
>
> How do I translate this to time? What format is it?
>
> [0x00000000130f9150] generateThumbsForHomeWidget() /path/to/file.php:935
>
> Thanks!
>
> ****
>
> ** **
>
> ** **
>
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 273
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready