]> Cypherpunks repositories - gostls13.git/commit
cmd/trace: add basic documentation to main page
authorAlan Donovan <adonovan@google.com>
Fri, 17 Jun 2022 14:32:52 +0000 (10:32 -0400)
committerAlan Donovan <adonovan@google.com>
Wed, 22 Jun 2022 02:40:04 +0000 (02:40 +0000)
commitbe0b2a393a5a7297a3c8f42ca7d5ad3e4b15dcbe
treea7e460118b0f137794fdf5b880cac230820b9f5d
parentb004c739b525d354ea62f5caadd962de4569d96e
cmd/trace: add basic documentation to main page

This change adds rudimentary explanation of the various
visualizations to main page of the trace server.
There is clearly a vast amount one could write here,
especially in the form of tutorials, but I've tried to
restrict it to just basic conceptual overview.

Change-Id: Id4dfe9d47f9b31ed5f8fe39f8b3a7c60c0ae8d5a
Reviewed-on: https://go-review.googlesource.com/c/go/+/412876
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Alan Donovan <adonovan@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/trace/main.go