NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Profiler Q: Determining caller


Joined: 17 Apr 2007
Posts: 7
Reply with quote
I just profiled a really bad page, and it told me that the culprit was memcached::load_items, called nearly 300k times and taking a whopping 16 seconds!

The problem is, I use that function from dozens of places. Is there any way to see a stack trace or calling tree to find out what function is actually using it so much? This was quite easy to do with Zend Development Environment (ZDE). I am looking to switch from ZDE to Nusphere though.
View user's profileFind all posts by jsdSend private message


Joined: 24 Oct 2006
Posts: 98
Location: Melbourne, AU
Reply with quote
I just had a similar requirement, and found this while looking around...
http://www.php.net/debug_backtrace

Hope that helps Smile
View user's profileFind all posts by LatsSend private message
Profiler Q: Determining caller
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic