mirror of
https://github.com/golang/go
synced 2024-11-07 15:36:23 -07:00
daaf361f74
Traceparser generally takes 20-30% less space than internal/trace. The only user of these pakcages is cmd/trace, and the new package lets it handle some trace files that were too large. The new parser will also convert segments of the raw trace file (e.g. the last 10 seconds) to Events. Trace files from go 1.8 and before are not supported. Change-Id: If83fa183246db8f75182ccd3ba8df07673c0ebd0 Reviewed-on: https://go-review.googlesource.com/c/137635 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.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
|
|
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
|
|
+
|
|
traceparser
|
|
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
|
|
+
|