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: remove arbitrary sleeps in TestBlockProfile
Bryan C. Mills
2022-02-10
1
-18
/
+49
*
runtime/pprof: TestLabelSystemstack parallelLabelHog.func1 must be labeled
Michael Pratt
2022-01-21
1
-1
/
+1
*
runtime/pprof: allow labels on racecall in TestLabelSystemstack
Michael Pratt
2022-01-20
1
-7
/
+7
*
runtime/pprof: compare all samples vs rusage in TestCPUProfileMultithreadMagn...
Michael Pratt
2022-01-19
1
-11
/
+6
*
runtime/pprof: assert that labels never appear on unexpected samples
Michael Pratt
2022-01-19
1
-24
/
+83
*
runtime/pprof: run TestCPUProfileMultithreadMagnitude subtests separately
Michael Pratt
2022-01-10
1
-57
/
+60
*
all: gofmt -w -r 'interface{} -> any' src
Russ Cox
2021-12-13
4
-8
/
+8
*
runtime/pprof: increase systemstack calls in TestLabelSystemstack
Michael Pratt
2021-12-08
1
-3
/
+8
*
runtime/pprof: assert that labelHog samples are always labeled
Michael Pratt
2021-12-07
1
-46
/
+22
*
runtime/pprof: consume tag for first CPU record
Michael Pratt
2021-12-07
3
-13
/
+35
*
runtime: fix missing pprof labels
Felix Geisendörfer
2021-12-03
1
-59
/
+168
*
runtime/pprof: mark TestCPUProfileMultithreadMagnitude as flaky
Michael Pratt
2021-11-12
3
-0
/
+100
*
runtime/pprof: include labels in profile dump
Michael Pratt
2021-11-09
1
-1
/
+1
*
runtime/pprof: disable GC during calibration test
Rhys Hiltner
2021-11-03
1
-0
/
+9
*
Revert "runtime: fix missing pprof labels"
Bryan C. Mills
2021-11-02
1
-67
/
+0
*
runtime: fix missing pprof labels
Felix Geisendörfer
2021-11-02
1
-0
/
+67
*
runtime: fix sweep termination condition
Michael Anthony Knyszek
2021-10-29
1
-11
/
+0
*
all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)
Russ Cox
2021-10-28
5
-14
/
+9
*
all: use bytes.Cut, strings.Cut
Russ Cox
2021-10-06
3
-33
/
+22
*
runtime/pprof: skip TestTimeVDSO on Android
Cherry Mui
2021-09-27
1
-0
/
+5
*
runtime: profile with per-thread timers on Linux
Rhys Hiltner
2021-09-27
2
-0
/
+141
*
runtime: set vdsoSP to caller's SP consistently
Cherry Mui
2021-09-24
1
-0
/
+30
*
[dev.typeparams] all: merge master (c8f4e61) into dev.typeparams
Matthew Dempsky
2021-07-20
1
-0
/
+11
|
\
|
*
runtime/pprof: call runtime.GC twice in memory profile test
Michael Anthony Knyszek
2021-07-09
1
-0
/
+11
*
|
[dev.typeparams] all: merge master (16e82be) into dev.typeparams
Cuong Manh Le
2021-06-22
1
-12
/
+24
|
\
\
|
|
/
|
*
runtime/pprof: deflake TestMorestack more
Cherry Mui
2021-06-21
1
-2
/
+2
|
*
cmd/pprof,runtime/pprof: disable test on more broken platforms
Michael Pratt
2021-06-17
1
-10
/
+22
|
*
Revert "doc/go1.17: mention block profile bias fix"
Cherry Mui
2021-06-08
1
-22
/
+0
|
*
doc/go1.17: mention block profile bias fix
Felix Geisendörfer
2021-06-08
1
-0
/
+22
*
|
[dev.typeparams] runtime/pprof: replace funcPC with internal/abi.FuncPCABIInt...
Cherry Mui
2021-05-24
4
-12
/
+11
|
/
*
runtime/pprof: fix block profile bias
Felix Geisendörfer
2021-04-27
1
-0
/
+70
*
runtime/pprof: deflake TestMorestack
Cherry Zhang
2021-04-06
1
-17
/
+7
*
runtime/pprof: skip tests for AIX
Clément Chigot
2021-04-04
1
-1
/
+2
*
runtime/pprof: move common code to writeProfileInternal function
Elvina Yakubova
2021-03-18
1
-45
/
+13
*
all: go fmt std cmd (but revert vendor)
Russ Cox
2021-02-20
4
-9
/
+13
*
runtime/pprof: disable TestMorestack on darwin/arm64
Russ Cox
2021-02-20
1
-0
/
+5
*
runtime/pprof: disable TestMorestack on macOS under race detector
Russ Cox
2021-02-19
1
-11
/
+14
*
runtime/pprof: expect tests to pass on macOS
Russ Cox
2021-02-19
1
-1
/
+1
*
runtime: fix windows/arm CONTEXT_CONTROL
Russ Cox
2021-02-19
1
-4
/
+0
*
runtime: use FuncInfo SPWRITE flag to identify untraceable profile samples
Russ Cox
2021-02-19
1
-5
/
+13
*
all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp
Russ Cox
2020-12-09
3
-7
/
+5
*
runtime/pprof: ignore test failures on windows/arm
Jason A. Donenfeld
2020-11-28
1
-0
/
+4
*
runtime: rename mcache fields to match Go style
Michael Anthony Knyszek
2020-10-26
1
-1
/
+1
*
all: add GOOS=ios
Cherry Zhang
2020-09-23
2
-3
/
+3
*
runtime/pprof: fix units of MaxRSS on Linux
Austin Clements
2020-04-29
1
-1
/
+12
*
runtime/pprof: plumb labels for goroutine profiles
David Finkel
2020-04-22
4
-20
/
+161
*
Revert "runtime/pprof: speed up CPU profiling shutdown"
Josh Bleecher Snyder
2020-04-21
1
-21
/
+6
*
test/codegen, runtime/pprof, runtime: apply fmt
alex-semenyuk
2020-04-21
1
-1
/
+1
*
runtime/pprof: speed up CPU profiling shutdown
Josh Bleecher Snyder
2020-04-20
1
-6
/
+21
*
net/http/pprof: support the "seconds" param for block, mutex profiles
Hana Kim
2020-04-17
12
-3095
/
+6
[next]