wincachegrind
wincachegrind copied to clipboard
Call targets not found
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
Screenshot of the error

@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.
@kingma-sbw
You might get better luck with QCacheGrind as it is kcachegrind ported to windows.
https://sourceforge.net/projects/qcachegrindwin/
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
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!
@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 @jasekiw I have put a big note to QCacheGrind both in README and the website.
@ceefour Awesome, thanks!