mirror of
https://github.com/golang/go
synced 2024-11-06 02:16:10 -07:00
6d5caf38e3
The performance improvement is not as big as we hoped. Until the API is feature complete, we postpone the release and avoid added complexity. This change was prepared by reverting all the changes affected src/cmd/trace and src/internal/traceparser packages after golang.org/cl/137635, and then bringing back MMU computation APIs (originally in src/internal/traceparser) to the src/internal/trace package. Revert "cmd/trace: use new traceparser to parse the raw trace files" This reverts https://golang.org/cl/145457 (commit08816cb8d7
). Revert "internal/traceparser: provide parser that uses less space and parses segments of runtime trace files" This reverts https://golang.org/cl/137635 (commitdaaf361f74
). Change-Id: Ic2a068a7dbaf4053cd9674ca7bde9c58e74385b4 Reviewed-on: https://go-review.googlesource.com/c/150517 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Austin Clements <austin@google.com>
198 lines
2.2 KiB
Protocol Buffer
198 lines
2.2 KiB
Protocol Buffer
etc src=/etc
|
|
mime.types src=../misc/nacl/testdata/mime.types
|
|
resolv.conf src=../misc/nacl/testdata/empty
|
|
group src=../misc/nacl/testdata/group
|
|
passwd src=../misc/nacl/testdata/empty
|
|
hosts src=../misc/nacl/testdata/hosts
|
|
services
|
|
usr src=../misc/nacl/testdata
|
|
bin
|
|
go src=..
|
|
src
|
|
cmd
|
|
api
|
|
testdata
|
|
+
|
|
asm
|
|
internal
|
|
asm
|
|
testdata
|
|
+
|
|
compile
|
|
internal
|
|
syntax
|
|
parser.go
|
|
cover
|
|
testdata
|
|
+
|
|
doc
|
|
main.go
|
|
pkg.go
|
|
doc_test.go
|
|
testdata
|
|
+
|
|
internal
|
|
objfile
|
|
objfile.go
|
|
buildid
|
|
testdata
|
|
+
|
|
xcoff
|
|
testdata
|
|
+
|
|
gofmt
|
|
gofmt.go
|
|
gofmt_test.go
|
|
testdata
|
|
+
|
|
vendor
|
|
github.com
|
|
google
|
|
pprof
|
|
internal
|
|
binutils
|
|
testdata
|
|
+
|
|
driver
|
|
testdata
|
|
+
|
|
graph
|
|
testdata
|
|
+
|
|
report
|
|
testdata
|
|
+
|
|
profile
|
|
testdata
|
|
+
|
|
ianlancetaylor
|
|
demangle
|
|
testdata
|
|
+
|
|
golang.org
|
|
x
|
|
arch
|
|
arm
|
|
armasm
|
|
testdata
|
|
+
|
|
arm64
|
|
arm64asm
|
|
testdata
|
|
+
|
|
x86
|
|
x86asm
|
|
testdata
|
|
+
|
|
ppc64
|
|
ppc64asm
|
|
testdata
|
|
+
|
|
archive
|
|
tar
|
|
testdata
|
|
+
|
|
zip
|
|
testdata
|
|
+
|
|
compress
|
|
bzip2
|
|
testdata
|
|
+
|
|
flate
|
|
testdata
|
|
+
|
|
gzip
|
|
testdata
|
|
+
|
|
lzw
|
|
testdata
|
|
+
|
|
zlib
|
|
crypto
|
|
rsa
|
|
testdata
|
|
+
|
|
tls
|
|
testdata
|
|
+
|
|
debug
|
|
dwarf
|
|
testdata
|
|
+
|
|
elf
|
|
testdata
|
|
+
|
|
macho
|
|
testdata
|
|
+
|
|
pe
|
|
testdata
|
|
+
|
|
plan9obj
|
|
testdata
|
|
+
|
|
go
|
|
build
|
|
+
|
|
doc
|
|
testdata
|
|
+
|
|
format
|
|
+
|
|
parser
|
|
+
|
|
printer
|
|
+
|
|
image
|
|
testdata
|
|
+
|
|
draw
|
|
gif
|
|
jpeg
|
|
png
|
|
testdata
|
|
+
|
|
internal
|
|
trace
|
|
testdata
|
|
+
|
|
io
|
|
+
|
|
mime
|
|
testdata
|
|
+
|
|
multipart
|
|
testdata
|
|
+
|
|
net
|
|
http
|
|
+
|
|
testdata
|
|
+
|
|
os
|
|
+
|
|
path
|
|
filepath
|
|
+
|
|
regexp
|
|
testdata
|
|
+
|
|
runtime
|
|
textflag.h
|
|
strconv
|
|
testdata
|
|
+
|
|
testdata
|
|
+
|
|
text
|
|
template
|
|
testdata
|
|
+
|
|
lib
|
|
time
|
|
zoneinfo.zip
|
|
|
|
test
|
|
+
|