wincachegrind icon indicating copy to clipboard operation
wincachegrind copied to clipboard

Call targets not found

Open kingma-sbw opened this issue 4 years ago • 10 comments

After first install WinCacheGrind and loading a grind file WinCachegrind reports error

"Cannot find call target." 
cachgrind.out line number: 20

Stack[0]: [1] php:::spl_autoload_register[[1] php:internatl: 10

cachegrind.out.1632138255.21196.zip File attached

kingma-sbw avatar Sep 20 '21 12:09 kingma-sbw

Screenshot of the error Clipboard Image

kingma-sbw avatar Sep 20 '21 12:09 kingma-sbw

@kingma-sbw

I haven't seen activity in this repository for 6 years. I'll be surprised if they fix it. I went ahead and created an issue asking about new maintainers.

jasekiw avatar Sep 20 '21 13:09 jasekiw

@kingma-sbw

You might get better luck with QCacheGrind as it is kcachegrind ported to windows.

https://sourceforge.net/projects/qcachegrindwin/

jasekiw avatar Sep 20 '21 13:09 jasekiw

You are right @jasekiw, I no longer maintain this.

So if someone honest wants to maintain or fix bugs, that's good.

But I guess it's better to move on to better alternative profilers and UIs available now.

ceefour avatar Sep 20 '21 15:09 ceefour

@ceefour

Can you list some alternatives? I found QCacheGrind as a possible alternative that was linked from xdebug's website. Is there any others that I might be missing?

Thanks for the response!

jasekiw avatar Sep 20 '21 15:09 jasekiw

@kingma-sbw

You might get better luck with QCacheGrind as it is kcachegrind ported to windows.

https://sourceforge.net/projects/qcachegrindwin/

Thanks @ceefour , you are awesome. qcachegrind is working.

kingma-sbw avatar Sep 21 '21 12:09 kingma-sbw

@kingma-sbw @jasekiw I have put a big note to QCacheGrind both in README and the website.

ceefour avatar Sep 21 '21 19:09 ceefour

@ceefour Awesome, thanks!

jasekiw avatar Sep 21 '21 20:09 jasekiw