Is there any runtime stack trace feature in PHP, by a given PID of it? (For whom also write Java, I mean jstack.)

I got few PHP background process that they are freeze once a while on some unknown lines. I can simply kill them all and restart but that don't prevent it happen again.

Is there a API able to spy the stack and tell? like the jstack utility provided from JDK?

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.