index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
pprof
Age
Commit message (
Expand
)
Author
2016-10-28
Revert "runtime/pprof: write profiles in protobuf format."
Austin Clements
2016-10-28
runtime/pprof: write profiles in protobuf format.
unknown
2016-10-28
runtime: Profile goroutines holding contended mutexes.
Peter Weinberger
2016-10-12
runtime/pprof: preallocate slice in pprof.go
Gyu-Ho Lee
2016-10-04
all: use sort.Slice where applicable
Brad Fitzpatrick
2016-09-20
runtime: report GCSys and OtherSys in heap profile
Austin Clements
2016-07-26
runtime/pprof: document use of pprof package
Austin Clements
2016-07-13
runtime/pprof: don't print extraneous 0 after goexit
Ian Lance Taylor
2016-06-27
runtime/pprof: update comments to point to new pprof
Raul Silvera
2016-05-31
runtime/pprof, cmd/pprof: fix profiling for PIE
Ian Lance Taylor
2016-05-16
runtime: use GOTRACEBACK=system for TestStackBarrierProfiling
Austin Clements
2016-04-20
runtime: call mallocgc directly from makeslice and growslice
Josh Bleecher Snyder
2016-04-07
runtime/pprof: make TestBlockProfile less timing dependent
Richard Miller
2016-04-06
net, runtime: skip flaky tests on OpenBSD
Brad Fitzpatrick
2016-03-05
runtime: don't print EnableGC flag in WriteHeapProfile()
Hitoshi Mitake
2016-03-02
runtime/pprof: sort counted profiles by count
Russ Cox
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2016-02-25
runtime, runtime/pprof: add Frames to get file/line for Callers
Ian Lance Taylor
2016-02-16
runtime: show panics in traceback
Austin Clements
2016-02-02
runtime/pprof: mark dragonfly and solaris as bad at pprof
Brad Fitzpatrick
2016-01-26
runtime/pprof: retry failed tests with longer duration
Austin Clements
2016-01-25
runtime/pprof: document SetCPUProfile with c-archive/c-shared
Ian Lance Taylor
2016-01-08
runtime/pprof: skip TestStackBarrierProfiling on FreeBSD, too
Austin Clements
2016-01-06
runtime/pprof: skip TestStackBarrierProfiling on dragonfly too
Brad Fitzpatrick
2016-01-06
runtime/pprof: point to new docs about kernel bugs
Russ Cox
2016-01-05
runtime/pprof: skip TestStackBarrierProfiling
Austin Clements
2016-01-04
runtime/pprof: shorten a few tests
Russ Cox
2015-11-20
runtime/pprof: disable TestStackBarrierProfiling on ppc64
Austin Clements
2015-11-20
runtime/pprof: check if test can fork
David Crawshaw
2015-11-19
runtime/pprof: test that stack barriers never appear in profile
Austin Clements
2015-11-03
test: use go:noinline consistently
Todd Neal
2015-07-27
runtime/pprof: document content of heap profile
Russ Cox
2015-07-22
runtime/pprof: ignore too few samples on Windows test
Russ Cox
2015-07-22
runtime/trace: add new package
Dmitry Vyukov
2015-07-11
all: link to https instead of http
Brad Fitzpatrick
2015-06-18
runtime: fix tracing of syscallexit
Dmitry Vyukov
2015-06-16
all: extract "can I exec?" check from tests into internal/testenv
Russ Cox
2015-05-18
runtime/pprof: write heap statistics to heap profile always
Josh Bleecher Snyder
2015-05-01
Revert "runtime/pprof: write heap statistics to heap profile always"
Josh Bleecher Snyder
2015-04-29
runtime/pprof: write heap statistics to heap profile always
Russ Cox
2015-04-21
runtime/pprof: disable flaky TestTraceFutileWakeup on linux/ppc64le
Matthew Dempsky
2015-04-17
runtime/pprof: disable TestTraceStressStartStop
Dave Cheney
2015-04-13
runtime/pprof: skip fork test on darwin/arm64
David Crawshaw
2015-03-29
runtime/pprof: fix data race in test
Dmitry Vyukov
2015-03-27
runtime/pprof: fix TestCPUProfileWithFork for GOOS=android.
Hyang-Ah Hana Kim
2015-03-17
runtime: remove futile wakeups from trace
Dmitry Vyukov
2015-03-11
cmd/trace: move goroutine analysis code to internal/trace
Dmitry Vyukov
2015-03-11
cmd/trace: dump thread id on proc start
Dmitry Vyukov
2015-03-10
runtime/pprof: fix trace test
Dmitry Vyukov
[prev]
[next]