Commit 407eb30f authored by Hana (Hyang-Ah) Kim's avatar Hana (Hyang-Ah) Kim Committed by Hyang-Ah Hana Kim

doc/go1.11: update runtime/trace to use region instead of span

The final API uses 'region' instead of 'span' from the proposal.

Change-Id: I305da891a360596fff89b10bc6de3090289b5396
Reviewed-on: https://go-review.googlesource.com/124815Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 7ae49094
......@@ -309,7 +309,7 @@ func f(v interface{}) {
in execution traces and create groups of related goroutines.
The <code>go</code>&nbsp;<code>tool</code>&nbsp;<code>trace</code>
command visualizes this information in the trace view and the new
user task/span analysis page.
user task/region analysis page.
</p>
<h2 id="runtime">Runtime</h2>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment