haskell-cpu-instruction-counter icon indicating copy to clipboard operation
haskell-cpu-instruction-counter copied to clipboard

Windows support

Open neil-da opened this issue 7 years ago • 2 comments

Would be great...

neil-da avatar Mar 16 '18 13:03 neil-da

@neil-da Do you know what functionality in Windows provides instruction (or other performance) counters as perf does?

nh2 avatar Jun 09 '18 14:06 nh2

https://msdn.microsoft.com/en-us/library/windows/desktop/aa373083(v=vs.85).aspx is where I'd start, but it doesn't seem well documented...

ndmitchell avatar Jun 10 '18 20:06 ndmitchell