- 3949cae runtime: repair gdb printing fix for 7.12, 8.{1,2,3}.1, 9.2 by David Chase · 4 years, 8 months ago
- 9b90491 runtime: steal timers from running P's by Ian Lance Taylor · 4 years, 9 months ago
- ee776b4 runtime: repair slice, string, and channel printing in gdb by David Chase · 4 years, 8 months ago
- e05695e runtime: add three new partial orders for lock ranking by Dan Scales · 4 years, 8 months ago
- 0452f94 runtime: fix race condition between timer and event handler by Richard Musiol · 4 years, 9 months ago
- 0aed2a4 runtime: no SIGWINCH to pgrp while GDB is running by Michael Pratt · 4 years, 8 months ago
- 748533e runtime: check gdb exit status and log output by Michael Pratt · 4 years, 8 months ago
- 4abec2a runtime, time: gofmt by Tobias Klauser · 4 years, 8 months ago
- 20160b3 runtime, syscall: correct openbsd/arm and openbsd/arm64 syscalls for OpenBSD 6.7 by Joel Sing · 4 years, 8 months ago
- ea2de33 runtime: detect and report zombie slots during sweeping by Austin Clements · 4 years, 8 months ago
- 11b3730 runtime: disable preemption in startTemplateThread by Michael Pratt · 4 years, 9 months ago
- c847589 runtime: synchronize StartTrace and StopTrace with sysmon by Michael Anthony Knyszek · 4 years, 8 months ago
- c53b2bd runtime: add a barrier after a new span is allocated by Cherry Zhang · 4 years, 8 months ago
- f7f9c8f runtime: allocate fewer bytes during TestEINTR by Bryan C. Mills · 4 years, 8 months ago
- dfd613e runtime: don't use (addrRange).subtract in removeGreaterEqual by Michael Anthony Knyszek · 4 years, 8 months ago
- bb59a13 runtime: don't enable notes (=signals) too early in Plan 9 by Richard Miller · 4 years, 8 months ago
- f474e9e runtime: add a lock partial order edge (assistQueue -> mspanSpecial) by Dan Scales · 4 years, 8 months ago
- 5c802c1 runtime: remove flaky "goroutine 2 bt" from gdb test by Josh Bleecher Snyder · 4 years, 8 months ago
- 796786c runtime: make maxOffAddr reflect the actual address space upper bound by Michael Anthony Knyszek · 4 years, 8 months ago
- ee0d40c runtime: reduce timing sensitivity in TestEINTR by Bryan C. Mills · 4 years, 8 months ago
- 8c1db77 internal/poll, os: loop on EINTR by Ian Lance Taylor · 4 years, 9 months ago
- c9442dc runtime: fix dead link in gcc_androd.c file by Alberto Donizetti · 4 years, 9 months ago
- 8f4be42 runtime: use first line of cpuset output on FreeBSD by Steven Hartland · 4 years, 9 months ago
- ea5f9b6 runtime: use offAddr in more parts of the runtime by Michael Anthony Knyszek · 4 years, 9 months ago
- d69509f runtime: make addrRange[s] operate on offset addresses by Michael Anthony Knyszek · 4 years, 9 months ago
- dba1205 runtime: avoid re-scanning scavenged and untouched memory by Michael Anthony Knyszek · 5 years ago
- 55ec518 runtime: remove scavAddr in favor of address ranges by Michael Anthony Knyszek · 5 years ago
- 6ffca22 runtime: do not attempt bulkBarrierPreWrite when dst slice length is zero by Martin Möhrmann · 4 years, 9 months ago
- 2e455ec runtime: avoid overflow from linearAlloc by Michael Anthony Knyszek · 4 years, 9 months ago
- 14ae846 runtime: avoid overflow in (*mheap).grow by Michael Anthony Knyszek · 4 years, 9 months ago
- f9640b8 runtime: incorporate Gscan acquire/release into lock ranking order by Dan Scales · 4 years, 9 months ago
- 6f52790 crypto/x509: use Security.framework without cgo for roots on macOS by Filippo Valsorda · 4 years, 10 months ago
- b1760f3 runtime: grow stack more than 2x if the new frame is large by Keith Randall · 4 years, 10 months ago
- 6ed4661 cmd/compile: optimize make+copy pattern to avoid memclr by Martin Möhrmann · 6 years ago
- 8516229 runtime: call osyield directly in lockextra by 徐志强 · 5 years ago
- 94e61ab runtime/runtime2: pack the sudog struct by Aaron Patterson · 5 years ago
- ee33038 cmd/internal/obj, runtime: preempt & restart some instruction sequences by Cherry Zhang · 5 years ago
- 4daf871 runtime: use correct truncated constants for float conversion by Agniva De Sarker · 4 years, 9 months ago
- 01a9cf8 runtime: correct waitReasonForceGGIdle to waitResonForceGCIdle by geedchin · 4 years, 9 months ago
- a1ffbe9 runtime: mark riscv64 goexit with TOPFRAME by Joel Sing · 4 years, 9 months ago
- a81bc8e runtime: add one extra lock ranking partial edge by Dan Scales · 4 years, 9 months ago
- fffe622 runtime/race: rebuild race detector .syso files by Keith Randall · 4 years, 9 months ago
- e1d1684 runtime/race: fix comment in select_test.TestNoRaceSelect1 by cncal · 4 years, 9 months ago
- 0f8feca runtime: add scavenge -> traceBuf to lock partial order by Michael Anthony Knyszek · 4 years, 9 months ago
- 2491c5f runtime: wake scavenger and update address on sweep done by Michael Anthony Knyszek · 5 years ago
- c791537 runtime: make the scavenger's pacing logic more defensive by Michael Anthony Knyszek · 4 years, 9 months ago
- 4e00b4c runtime: move condition into wakep by Austin Clements · 4 years, 9 months ago
- 9d812cf cmd/compile,runtime: stack maps only at calls, remove register maps by Austin Clements · 4 years, 9 months ago
- 57d7513 runtime: use conservative scanning for debug calls by Austin Clements · 4 years, 9 months ago
- 3633d2c runtime: perform debug call injection on a new goroutine by Austin Clements · 4 years, 9 months ago
- b3863fb runtime: make newproc1 not start the goroutine by Austin Clements · 4 years, 9 months ago
- 197a2a3 runtime/pprof: fix units of MaxRSS on Linux by Austin Clements · 4 years, 9 months ago
- 45cd312 runtime: fix debuglog traceback printing off-by-one by Austin Clements · 5 years ago
- 39380e8 runtime: fix block leak due to race in span set by Michael Anthony Knyszek · 4 years, 9 months ago
- 0ddde4a runtime: flush mcaches to mcentral before reading memstats by Michael Anthony Knyszek · 4 years, 9 months ago
- 287d1ec runtime: ensure allocToCache updates searchAddr in a valid way by Michael Anthony Knyszek · 4 years, 9 months ago
- 1067ab0 runtime: added several new lock-rank partial order edges by Dan Scales · 4 years, 9 months ago
- 08bf64a runtime: bound small object sweeping to 100 spans when allocating by Michael Anthony Knyszek · 4 years, 9 months ago
- a136919 runtime: add new mcentral implementation by Michael Anthony Knyszek · 5 years ago
- 9582b6e runtime: implement the spanSet data structure by Michael Anthony Knyszek · 5 years ago
- d1798d5 runtime: manage a pool of spanSetBlocks and free them eagerly by Michael Anthony Knyszek · 5 years ago
- 8af8fa9 runtime: add spanSet data structure by Michael Anthony Knyszek · 5 years ago
- 1cc46d3 runtime: sleep in TestSegv program to let signal be delivered by Ian Lance Taylor · 4 years, 9 months ago
- 939379f runtime: fix TestDeferWithRepeatedRepanics and TestIssue37688 to be less chatty by Dan Scales · 4 years, 9 months ago
- 0a00926 runtime: fix bad link to issue tracker in test by Alberto Donizetti · 4 years, 9 months ago
- 38c2c12 runtime/pprof: plumb labels for goroutine profiles by David Finkel · 5 years ago
- e5bd6e1 runtime: crash on SI_USER SigPanic signal by Ian Lance Taylor · 4 years, 9 months ago
- eacdf76 runtime: add bitmap-based markrootSpans implementation by Michael Anthony Knyszek · 5 years ago
- 300ff5d runtime: allow proflock and mheap.speciallock above globalAlloc.mutex by Michael Pratt · 4 years, 9 months ago
- 099c611 Revert "runtime/pprof: speed up CPU profiling shutdown" by Josh Bleecher Snyder · 4 years, 9 months ago
- 876c1fe test/codegen, runtime/pprof, runtime: apply fmt by alex-semenyuk · 4 years, 9 months ago
- 2edd351 runtime: skip TestBigGOMAXPROCS if it runs out of memory by Ian Lance Taylor · 4 years, 9 months ago
- 1f0738c runtime/pprof: speed up CPU profiling shutdown by Josh Bleecher Snyder · 5 years ago
- 646b4ac runtime: explictly state lock ordering direction by Michael Pratt · 4 years, 9 months ago
- 2ff1e3e net/http/pprof: support the "seconds" param for block, mutex profiles by Hana Kim · 5 years ago
- 7ea40f6 runtime: use mcache0 if no P in profilealloc by Ian Lance Taylor · 4 years, 9 months ago
- 4eaf855 runtime: clean up now unused pushCallSupported by Joel Sing · 4 years, 9 months ago
- 2a029b3 runtime: tidy Context allocation by Austin Clements · 5 years ago
- b89f4c6 runtime: add async preemption support on riscv64 by Quey-Liang Kao · 4 years, 9 months ago
- 03ba6b0 runtime: prevent preemption while releasing worldsema in gcStart by Michael Anthony Knyszek · 4 years, 9 months ago
- ce52871 runtime/pprof: clarify recursive inline heuristic by Michael Pratt · 4 years, 10 months ago
- 796475c runtime/pprof: try to use real stack in TestTryAdd by Michael Pratt · 4 years, 10 months ago
- 3afa741 runtime/race: rebuild netbsd .syso by Keith Randall · 4 years, 9 months ago
- 245409e runtime: replace the type of netpollWakeSig from a uintptr to a uint32 by Andy Pan · 4 years, 10 months ago
- 7c0ee11 test: deflaking measures for runtime gdb test by Than McIntosh · 4 years, 10 months ago
- 98b6c6a cmd/compile: do not allocate bucket for non-escaping map by Cuong Manh Le · 4 years, 10 months ago
- b6feb03 cmd/compile,runtime: pass only ptr and len to some runtime calls by Josh Bleecher Snyder · 5 years ago
- b4bb47d runtime: simplify typedmemmovepartial by Ian Lance Taylor · 4 years, 10 months ago
- a59465b runtime: add a couple of writeBarrier.needed checks by Ian Lance Taylor · 4 years, 10 months ago
- d5e1b7c all: remove scattered remnants of darwin/386 by Austin Clements · 4 years, 10 months ago
- 8b4cbcc all: remove darwin/386 build-tags and files by Austin Clements · 4 years, 10 months ago
- f7e6ab4 all: remove scattered remnants of darwin/arm by Austin Clements · 4 years, 10 months ago
- da8591b all: remove darwin/arm build-tags and files by Austin Clements · 4 years, 10 months ago
- 94d22d1 Revert "runtime/pprof: try to use real stack in TestTryAdd" by Bryan C. Mills · 4 years, 10 months ago
- 97711bf runtime: skip TestPingPongHog in race mode by Josh Bleecher Snyder · 4 years, 10 months ago
- 7a35d39 runtime/race: update ppc64 .syso file by Keith Randall · 4 years, 10 months ago
- 0dfb051 runtime/pprof: try to use real stack in TestTryAdd by Michael Pratt · 4 years, 10 months ago
- 08dd4ad runtime: only check for pointers up to ptrdata, not size by Ian Lance Taylor · 4 years, 10 months ago
- 8e121b1 runtime: fix infinite callstack of cgo on arm64 by Xiangdong Ji · 4 years, 10 months ago
- 0a82000 runtime: static lock ranking for the runtime (enabled by GOEXPERIMENT) by Dan Scales · 5 years ago