Hello Martín, On 11/15/2016 10:21 AM, Martín Ferrari wrote: > Hi Breno, > > Thanks for the patch! > > I was going to merge all this and reupload after merging the new > upstream release, but I have noticed these patches are already in upstream. > > So, does it make sense to merge this instead of just upgrading?
I would say that upgrading this package to the latest release much easier. I saw that there is a new release, version v2.16.10, that contains my patch. That would be ideal. > And one question about the patches: when you say "all currently > supported architectures" does this include gccgo? Or would that patch > break it? Hmm, this is a patch I just cherry picked from upstream. Thomas created it. I understand that ClockTicks is not defined by architecture anymore, but defined on Linux for all archs (process_linux.go).

