summaryrefslogtreecommitdiff
path: root/src/runtime/trace/annotation.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: add file copyright header declarationHeisenberg2020-09-021-0/+4
* all: use "reports whether" consistently instead of "returns whether"Tobias Klauser2018-12-021-1/+1
* runtime/trace: fix syntax errors in NewTask doc exampleCharles Kenney2018-09-031-4/+4
* runtime/trace: delete functions replaced by cl/108296Hana Kim2018-05-091-18/+1
* runtime/trace: add simple benchmarks for user annotationHana Kim2018-04-241-0/+8
* runtime/trace: rename "Span" with "Region"Hana Kim2018-04-241-45/+79
* runtime/trace: implement annotation APIHana Kim2018-02-151-3/+8
* runtime/trace: user annotation APIHana Kim2018-02-151-0/+166