go/src/runtime/pprof
Eric Lagergren 094498c9a1 all: fix minor misspellings
Change-Id: I1f1cfb161640eb8756fb1a283892d06b30b7a8fa
Reviewed-on: https://go-review.googlesource.com/39356
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-04-03 23:19:07 +00:00
..
internal/profile runtime/pprof/internal/profile: move internal/pprof/profile here 2017-02-24 20:45:21 +00:00
testdata runtime/pprof: add GNU build IDs to Mappings recorded from /proc/self/maps 2017-03-08 01:09:18 +00:00
elf.go runtime/pprof: add GNU build IDs to Mappings recorded from /proc/self/maps 2017-03-08 01:09:18 +00:00
label.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00
label_test.go all: fix minor misspellings 2017-04-03 23:19:07 +00:00
map.go runtime/pprof: use more efficient hash table for staging profile 2017-02-24 17:05:37 +00:00
mprof_test.go runtime/pprof: add streaming protobuf encoder 2017-02-24 20:15:56 +00:00
pprof.go runtime/pprof: fix data race between Profile.Add and Profile.WriteTo 2017-03-02 23:30:07 +00:00
pprof_test.go runtime/pprof: handle empty stack traces in Profile.Add 2017-02-27 17:11:07 +00:00
proto.go runtime/pprof: add GNU build IDs to Mappings recorded from /proc/self/maps 2017-03-08 01:09:18 +00:00
proto_test.go runtime/pprof: fix proto tests on NetBSD 2017-03-27 08:55:14 +00:00
protobuf.go runtime/pprof: add streaming protobuf encoder 2017-02-24 20:15:56 +00:00
protomem.go runtime/pprof: add streaming protobuf encoder 2017-02-24 20:15:56 +00:00
protomem_test.go runtime/pprof/internal/profile: move internal/pprof/profile here 2017-02-24 20:45:21 +00:00
runtime.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00
runtime_test.go runtime: add definitions for SetGoroutineLabels and Do 2017-02-06 20:29:37 +00:00