haskell-cpu-instruction-counter
haskell-cpu-instruction-counter copied to clipboard
Windows support
Would be great...
@neil-da Do you know what functionality in Windows provides instruction (or other performance) counters as perf does?
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...