]> Cypherpunks repositories - gostls13.git/commit
runtime/trace: report negative frequency as a time-ordering problem
authorRuss Cox <rsc@golang.org>
Thu, 30 Jul 2015 17:39:30 +0000 (13:39 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 30 Jul 2015 20:32:01 +0000 (20:32 +0000)
commitca6f7e45cbe33a1952a47d0846b1a9096bda5db7
tree768a595c909f6a9cc70b5703d110d5e60a8ed057
parent4e15092006b105c92678b440167ae005bd8511eb
runtime/trace: report negative frequency as a time-ordering problem

This should fix the solaris/amd64 builder.

Change-Id: Idd6460cc9e842f7b874c9757379986aa723c974c
Reviewed-on: https://go-review.googlesource.com/12922
Reviewed-by: Austin Clements <austin@google.com>
src/internal/trace/parser.go