index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
pprof
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtime/pprof: Fix type name in function comment
Fabian Wickborn
2017-07-05
1
-1
/
+1
*
runtime: record mutex event before readying
Austin Clements
2017-06-14
1
-1
/
+4
*
runtime/pprof: don't produce 0 location in count profiles
Austin Clements
2017-05-17
1
-1
/
+5
*
runtime/pprof: deflake TestGoroutineCounts
Carl Henrik Lunde
2017-05-17
1
-0
/
+4
*
runtime/pprof: expand inlined frames in symbolized proto profiles
Austin Clements
2017-05-15
4
-43
/
+91
*
runtime/pprof: clean up call/return PCs in memory profiles
Austin Clements
2017-05-15
4
-9
/
+16
*
runtime/pprof: deflake TestGoroutineCounts
Austin Clements
2017-05-09
1
-10
/
+9
*
runtime/pprof: use symbol information already in profile in tests
Austin Clements
2017-04-28
1
-36
/
+37
*
runtime/pprof: propagate profile labels into profile proto
Michael Matloob
2017-04-28
2
-5
/
+39
*
runtime/pprof: ignore dummy huge page mapping in /proc/self/maps
Russ Cox
2017-04-26
2
-3
/
+21
*
runtime/pprof: add /proc/self/maps parsing test
Russ Cox
2017-04-26
2
-97
/
+52
*
runtime/pprof: don't accept "," in profile PCs
Austin Clements
2017-04-20
1
-21
/
+21
*
runtime/pprof: accept fewer PCs
Austin Clements
2017-04-20
1
-7
/
+7
*
runtime/pprof: fix period information
Austin Clements
2017-04-20
2
-3
/
+5
*
all: fix minor misspellings
Eric Lagergren
2017-04-03
1
-1
/
+1
*
runtime/pprof: fix proto tests on NetBSD
Elias Naur
2017-03-27
1
-2
/
+3
*
runtime/pprof: add GNU build IDs to Mappings recorded from /proc/self/maps
Russ Cox
2017-03-08
8
-4
/
+126
*
runtime/pprof: actually use tag parameter
Daniel MartÃ
2017-03-07
1
-1
/
+1
*
runtime/pprof: fix the protobuf tests on Android
Elias Naur
2017-03-07
1
-1
/
+1
*
runtime/pprof: fix data race between Profile.Add and Profile.WriteTo
Josh Bleecher Snyder
2017-03-02
1
-1
/
+1
*
runtime/pprof: handle empty stack traces in Profile.Add
Josh Bleecher Snyder
2017-02-27
2
-1
/
+25
*
runtime/pprof/internal/profile: move internal/pprof/profile here
Russ Cox
2017-02-24
11
-3
/
+3075
*
runtime/pprof: add streaming protobuf encoder
Russ Cox
2017-02-24
8
-244
/
+622
*
runtime/pprof: use more efficient hash table for staging profile
Russ Cox
2017-02-24
4
-58
/
+125
*
runtime/pprof: use new profile buffers for CPU profiling
Russ Cox
2017-02-24
4
-236
/
+268
*
runtime/pprof: mark TestMutexProfile as flaky for now
Brad Fitzpatrick
2017-02-20
1
-0
/
+1
*
runtime/pprof: print newly added fields of runtime.MemStats
Hana Kim
2017-02-15
1
-0
/
+4
*
runtime: remove stack barriers
Austin Clements
2017-02-14
1
-114
/
+1
*
all: use keyed composite literals
Josh Bleecher Snyder
2017-02-14
1
-3
/
+3
*
runtime/pprof: merge internal/protopprof into pprof package
Russ Cox
2017-02-10
5
-19
/
+15
*
runtime/pprof: document that profile names should not contain spaces.
Sameer Ajmani
2017-02-07
1
-0
/
+2
*
runtime/pprof: clarify CPU profile's captured during the lifetime of the prog
Jaana Burcu Dogan
2017-02-07
1
-1
/
+3
*
runtime/pprof: symbolize proto profiles
Michael Matloob
2017-02-07
2
-0
/
+169
*
runtime: add definitions for SetGoroutineLabels and Do
Michael Matloob
2017-02-06
3
-4
/
+144
*
runtime/pprof: add definitions of profile label types
Michael Matloob
2017-02-06
2
-0
/
+159
*
runtime/pprof: fix spelling in test
Kevin Burke
2016-12-16
1
-1
/
+1
*
runtime/pprof: deflake tests for heavily loaded systems
Ian Lance Taylor
2016-12-16
1
-1
/
+5
*
runtime/pprof: track locations for goroutine profiles
Raul Silvera
2016-12-09
1
-1
/
+11
*
internal/pprof: don't discard allocations called by reflect.Call
Ian Lance Taylor
2016-11-28
1
-6
/
+23
*
runtime/pprof/internal/protopprof: fix test on s390x
Michael Munday
2016-11-22
1
-1
/
+3
*
runtime/pprof: generate heap profiles in compressed proto format
Michael Matloob
2016-11-22
3
-12
/
+194
*
runtime/pprof: emit count profiles with debug=0 as proto profiles
Michael Matloob
2016-11-21
2
-18
/
+68
*
runtime/pprof/internal/protopprof: fix TestTranslateCPUProfileWithSamples tes...
Vladimir Stefanovic
2016-11-17
1
-4
/
+4
*
runtime/pprof: fix typo in test
Brad Fitzpatrick
2016-11-17
1
-2
/
+2
*
runtime/pprof: skip profiling tests on mips if highres timers not available
Brad Fitzpatrick
2016-11-16
1
-1
/
+51
*
runtime/pprof: delete new TestCPUProfileParse
Russ Cox
2016-11-11
1
-20
/
+0
*
runtime/pprof/internal: delete package gzip0
Michael Matloob
2016-11-11
2
-199
/
+0
*
runtime/pprof: output CPU profiles in pprof protobuf format
Michael Matloob
2016-11-10
4
-109
/
+48
*
runtime/pprof/internal/protopprof: skip TestTranslateCPUProfileWithSamples if...
Michael Munday
2016-11-09
1
-1
/
+3
*
runtime/pprof/internal: add package protopprof
Michael Matloob
2016-11-08
2
-0
/
+313
[next]