]> Cypherpunks.ru repositories - gostls13.git/commit
runtime/pprof: document labels bug
authorKomu Wairagu <komuw05@gmail.com>
Thu, 7 Mar 2019 17:53:18 +0000 (17:53 +0000)
committerAndrew Bonventre <andybons@golang.org>
Thu, 7 Mar 2019 17:53:44 +0000 (17:53 +0000)
commit9a7101586041a5ad69d65d845db78fb0e249cac6
tree15467f2de9b4eb16e072e90fd9463082bfd9b8f5
parent91170d7201253616620c78ce961a89a55fb9e732
runtime/pprof: document labels bug

Currently only CPU profile utilizes tag information.
This change documents that fact

Updates #23458

Change-Id: Ic893e85f63af0da9100d8cba7d3328c294e8c810
GitHub-Last-Rev: be99a126296493b3085aa5ade91895b36fb1de73
GitHub-Pull-Request: golang/go#27198
Reviewed-on: https://go-review.googlesource.com/c/go/+/131275
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
src/runtime/pprof/label.go