Commit be5782c3 authored by Dmitry Vyukov's avatar Dmitry Vyukov

doc/go1.7.txt: add cmd/trace changes

Change-Id: Iaf455d1a2863ff752e0c398e1c364373b4d36614
Reviewed-on: https://go-review.googlesource.com/23084Reviewed-by: 's avatarDmitry Vyukov <dvyukov@google.com>
parent 15f2d0e4
......@@ -7,6 +7,9 @@ cmd/compile: smaller binaries (many CLs)
cmd/go, go/build: add support for Fortran (CL 19670, CL 4114)
cmd/doc: group constructors with types (CL 22354)
cmd/go, go/build: binary-only package support (CL 22433)
cmd/trace: file:line is embed into traces (CL 21732) which makes binary argument optional (CL 22410)
cmd/trace: now supports visualization of very large traces by splitting them into parts (CL 22731)
cmd/trace: tracing has become significantly faster (CL 21512)
Ports:
......
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