wincachegrind icon indicating copy to clipboard operation
wincachegrind copied to clipboard

[NO LONGER MAINTAINED] WinCacheGrind is a viewer for cachegrind.out files generated by xdebug 2. WinCacheGrind is functionally similar to KCacheGrind, only it is much simpler and runs on Windows.

Results 8 wincachegrind issues
Sort by recently updated
recently updated
newest added

The last commit has been pushed 6 years ago. The current owner no longer has the time to maintain this repository. For this repository to stay relevant, it needs new...

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](https://github.com/ceefour/wincachegrind/files/7195522/cachegrind.out.1632138255.21196.zip) File attached

I get this on the very first chachegrind file I try: > Access violation at address 004A5908 in module 'WinCacheGrind.exe'. Read of address 00000000. PHP 5.6.31, XDebug 2.5.5, file is...

hi, thanx for your great tool. Gave me a lot of insight already. With the latest version 1.1 Im getting this error with a file (200Mb) ``` txt Duplicate hash...

Duplicate hash list entry: fl-121 in 1.1 so how to fix the problem????? ![20170705202223](https://user-images.githubusercontent.com/17331744/27864075-ab833258-61bf-11e7-8380-592b4f747274.png)

Tried to open a 8 GB PHP generated cachegrind file and after some time i got an out of memory error. I assume this is because it is a 32bit...

From Ephraim Rubenstein [email protected] : I downloaded 3 Cachegrind viewers today. 1) WebCacheGrind 1.1.0.16 2) WebGrind and 3) QCacheGring WebCacheGrind is showing measurements approx 1/10 of the other 2 WebCacheGrind...

Ive been trying to make a inverse regex working for a while now, but with no luck. Is it actually possible with tregexpr? It would add signficant value to the...