performancecopilot / speed

A Go implementation of the PCP instrumentation API
MIT License
37 stars 6 forks source link

explore using golang supplemental sys packages for MemoryMappedWriter #3

Closed suyash closed 7 years ago

suyash commented 8 years ago

https://github.com/golang/sys

built for much more archs than core golang syscall

suyash commented 7 years ago

Fixed in #41