1. 6250833 runtime/metrics: mark histogram metrics as cumulative by Michael Anthony Knyszek · 4 years, 2 months ago
  2. 8f6a9ac runtime/metrics: remove unused StopTheWorld Description field by Michael Anthony Knyszek · 4 years, 2 months ago
  3. 32afcc9 runtime/metrics: change unit on *-by-size metrics to match bucket unit by Michael Anthony Knyszek · 4 years, 2 months ago
  4. ae97717 runtime,runtime/metrics: use explicit histogram boundaries by Michael Anthony Knyszek · 4 years, 2 months ago
  5. df81a15 runtime: check mips64 VDSO clock_gettime return code by Meng Zhuo · 4 years, 4 months ago
  6. 4c668b2 runtime/metrics: fix panic message for Float64Histogram by Michael Anthony Knyszek · 4 years, 2 months ago
  7. 6b37b15 runtime: don't take allglock in tracebackothers by Michael Pratt · 4 years, 4 months ago
  8. 1d78139 runtime/cgo: fix Android build with NDK 22 by Elias Naur · 4 years, 3 months ago
  9. b116404 runtime: shift timeHistogram buckets and allow negative durations by Michael Anthony Knyszek · 4 years, 3 months ago
  10. 8db7e2f runtime: fix allocs-by-size and frees-by-size buckets by Michael Anthony Knyszek · 4 years, 3 months ago
  11. fb96f07 runtime: fix nStackRoots comment about stack roots by Michael Anthony Knyszek · 4 years, 3 months ago
  12. fd6ba1c os/signal: fix a deadlock with syscall.AllThreadsSyscall() use by Andrew G. Morgan · 4 years, 3 months ago
  13. b0b0d98 runtime: linux iscgo support for not blocking nptl signals by Andrew G. Morgan · 4 years, 4 months ago
  14. 4d27c4c runtime: correct error handling in several FreeBSD syscall wrappers by Nikhil Benesch · 4 years, 3 months ago
  15. 6cff874 runtime/metrics: add Read examples by Michael Anthony Knyszek · 4 years, 3 months ago
  16. 8438a57 runtime: use _exit on darwin by Cherry Zhang · 4 years, 4 months ago
  17. cb95819 runtime: detect netbsd netpoll overrun in sysmon by Michael Pratt · 4 years, 3 months ago
  18. 53c984d runtime: skip wakep call in wakeNetPoller on Plan 9 by Richard Miller · 4 years, 3 months ago
  19. 2f5b1a3 test: make a race detector test robust to timing variations by Daniel S Fava · 4 years, 3 months ago
  20. 985d916 runtime/metrics: add a note about floating-point values to package docs by Michael Anthony Knyszek · 4 years, 3 months ago
  21. e0d20e5 runtime/metrics: expand Read documention with caveats by Michael Anthony Knyszek · 4 years, 3 months ago
  22. d0f40d2 runtime/metrics: add ordering line to supported metrics docs by Michael Anthony Knyszek · 4 years, 3 months ago
  23. 4f1b0a4 all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp by Russ Cox · 4 years, 5 months ago
  24. 5627a4d runtime/metrics: simplify test to support more environments by Dmitri Shuralyov · 4 years, 3 months ago
  25. 6fa06d9 runtime: prevent stack growth after fork in runtime.sigfillset by Haoran Luo · 4 years, 3 months ago
  26. 9c91cab runtime: correct sigfwd on openbsd/mips64 by Joel Sing · 4 years, 3 months ago
  27. 50cdb2d runtime/cgo: fix building on musl by Tonis Tiigi · 4 years, 3 months ago
  28. c155931 internal/cpu: add darwin/arm64 CPU feature detection support by Martin Möhrmann · 4 years, 4 months ago
  29. 21cfadf runtime: avoid receiving preemotion signal while exec'ing by Cherry Zhang · 4 years, 3 months ago
  30. b78b427 runtime, time: strictly enforce when, period constraints by Michael Pratt · 4 years, 3 months ago
  31. b635e4b time, runtime: don't set timer when = 0 by Michael Pratt · 4 years, 4 months ago
  32. 07cba70 cmd/compile, runtime: use __msan_memmove for moving data, split msanread to fields by Cherry Zhang · 4 years, 4 months ago
  33. 3d913a9 os: add ReadFile, WriteFile, CreateTemp (was TempFile), MkdirTemp (was TempDir) from io/ioutil by Russ Cox · 4 years, 5 months ago
  34. 7f688d1 runtime: mlock signal stack on macOS/ARM64 by Cherry Zhang · 4 years, 4 months ago
  35. 294c214 runtime: gofmt by KimMachineGun · 4 years, 4 months ago
  36. 4ce0a7c runtime/pprof: ignore test failures on windows/arm by Jason A. Donenfeld · 4 years, 4 months ago
  37. 0252cfd runtime: adjust address calculation in identifying abort on windows/arm by Jason A. Donenfeld · 4 years, 4 months ago
  38. 91f77ca runtime: return 0 from C function in test by Jason A. Donenfeld · 4 years, 4 months ago
  39. df68e01 runtime: check channel's elemsize before calling race detector by Daniel S Fava · 4 years, 4 months ago
  40. e8de596 runtime: use inlined function name for traceback elision by Austin Clements · 4 years, 4 months ago
  41. ba2adc2 runtime/testdata/testprogcgo: refactor CrashTraceback by Austin Clements · 4 years, 4 months ago
  42. 6965b01 runtime: allow for usleep2HighRes to run without TLS setup by Alex Brainman · 4 years, 4 months ago
  43. 48a1a51 runtime/metrics: tweak wording of stack and unused memory metrics by Michael Anthony Knyszek · 4 years, 4 months ago
  44. 59f5fda runtime/metrics: clarify Read's documentation by Michael Anthony Knyszek · 4 years, 4 months ago
  45. add4593 runtime/metrics: clarify memory and GC metrics documentation by Michael Anthony Knyszek · 4 years, 4 months ago
  46. 4d04819 runtime: support new callbackasm1 calling convention on windows/arm by Jason A. Donenfeld · 4 years, 4 months ago
  47. b63db7f runtime: give test child time to block by Michael Pratt · 4 years, 4 months ago
  48. ae76f6e runtime: use clock_gettime instead of gettimeofday on darwin by Tobias Klauser · 4 years, 4 months ago
  49. ee1b512 runtime: use pipe2 syscall for Pipe in tests by Tobias Klauser · 4 years, 4 months ago
  50. d834ece runtime/race: reject runtime fatal error in tests by Cherry Zhang · 4 years, 4 months ago
  51. 0932dc2 runtime: declare arg size/map for race version of sync/atomic functions by Cherry Zhang · 4 years, 4 months ago
  52. 35455ff runtime: swap the order of raceacquire() and racerelease() by Daniel S Fava · 4 years, 4 months ago
  53. 0e0a872 runtime: add lock rank partial order edge pollDesc -> spanSetSpine by Michael Anthony Knyszek · 4 years, 4 months ago
  54. c68745b runtime: add lock rank partial order edge sweep -> mspanSpecial by Michael Anthony Knyszek · 4 years, 4 months ago
  55. 81322b9 runtime/race: remove race from TestNoRaceAfterFunc2 by Mark Pulford · 4 years, 4 months ago
  56. d495712 Revert "runtime: make stack traces of endless recursion print only top and bottom 50" by Emmanuel Odeke · 4 years, 4 months ago
  57. cfea52b runtime: disable TestCrashDumpsAllThreads on openbsd/mips64 by Joel Sing · 4 years, 4 months ago
  58. 3a81338 runtime: make stack traces of endless recursion print only top and bottom 50 by Emmanuel T Odeke · 8 years ago
  59. ecc3f51 cmd/compile: improve atomic swap intrinsics on arm64 by Jonathan Swinney · 4 years, 4 months ago
  60. 370682a runtime: disable preemption in startm by Michael Pratt · 4 years, 4 months ago
  61. 40f0359 runtime: avoid a bit of unneeded work when MemProfileRate==1 by Brad Fitzpatrick · 4 years, 10 months ago
  62. db8142f runtime: fix file references in hiter's comments by Vee Zhang · 4 years, 4 months ago
  63. 5ca43ac runtime: allow physical page aligned stacks to be allocated by Joel Sing · 4 years, 5 months ago
  64. 393f2bb cmd/dist,cmd/go,runtime: add support for cgo on linux/riscv64 by Joel Sing · 4 years, 10 months ago
  65. 39a5ee5 runtime: decouple consistent stats from mcache and allow P-less update by Michael Anthony Knyszek · 4 years, 4 months ago
  66. ac766e3 runtime: make getMCache inlineable by Michael Anthony Knyszek · 4 years, 5 months ago
  67. 05e6d28 runtime: default to MADV_DONTNEED on Linux by Austin Clements · 4 years, 5 months ago
  68. 202aa08 runtime: use indexed load/store in ARM64 assembly by Cherry Zhang · 4 years, 5 months ago
  69. d5388e2 runtime: improve memmove performance on arm64 by Jonathan Swinney · 4 years, 5 months ago
  70. e463c28 cmd/link: avoid exporting all symbols on windows buildmode=pie by Quim Muntal · 4 years, 5 months ago
  71. 715d4e2 database/sql, runtime: correct *.Fatal inside goroutines in tests by Emmanuel T Odeke · 4 years, 10 months ago
  72. 9933f66 runtime: remove residual !go115NewMCentralImpl fields by Cherry Zhang · 4 years, 5 months ago
  73. fd56942 runtime: add a comment about thread pointer alignment on darwin/arm64 by Cherry Zhang · 4 years, 5 months ago
  74. 64a9a75 runtime: release worldsema with a direct G handoff by Michael Anthony Knyszek · 4 years, 8 months ago
  75. f96b62b cmd/internal/objabi, runtime: compact FUNCDATA indices by Cherry Zhang · 4 years, 5 months ago
  76. 8414b1a runtime: remove go115ReduceLiveness and go115RestartSeq by Cherry Zhang · 4 years, 5 months ago
  77. 420c68d runtime: tighten systemstack in lock assertions by Michael Pratt · 4 years, 5 months ago
  78. 89a6540 runtime: elide timer re-check if P has no timers by Michael Pratt · 4 years, 5 months ago
  79. 9393b5b runtime: add heap lock assertions by Michael Pratt · 4 years, 7 months ago
  80. 6abbfc1 runtime: add world-stopped assertions by Michael Pratt · 4 years, 5 months ago
  81. b53df56 runtime, cmd: support race detector on darwin/arm64 by Cherry Zhang · 4 years, 5 months ago
  82. e02ab89 runtime: simplify nobarrierWakeTime by Ian Lance Taylor · 4 years, 5 months ago
  83. a313eec reflect,runtime: use internal ABI for selected ASM routines, attempt 2 by Than McIntosh · 4 years, 5 months ago
  84. 256d729 runtime: simplify gcBgMarkWorker preemption by Michael Pratt · 4 years, 5 months ago
  85. e1faebe runtime: manage gcBgMarkWorkers with a global pool by Michael Pratt · 4 years, 5 months ago
  86. f7e2646 runtime: allocate at desired address when race detector is on by Cherry Zhang · 4 years, 5 months ago
  87. ddc7e1d Revert "reflect,runtime: use internal ABI for selected ASM routines" by Than McIntosh · 4 years, 5 months ago
  88. 50af50d reflect,runtime: use internal ABI for selected ASM routines by Than McIntosh · 4 years, 5 months ago
  89. 96bd0b1 runtime: move ppc64/aix cpu feature detection to internal/cpu by Martin Möhrmann · 4 years, 5 months ago
  90. 55f8d56 runtime: add support for openbsd/mips64 by Joel Sing · 4 years, 7 months ago
  91. ae82ee4 runtime: optimise gcWriteBarrier for riscv64 by Joel Sing · 4 years, 5 months ago
  92. 4d6dfd6 runtime: add defs for openbsd/mips64 by Joel Sing · 4 years, 7 months ago
  93. 76661d1 runtime: remove new g register (X27) from preempt save/restore by Joel Sing · 4 years, 5 months ago
  94. fc116b6 runtime: try to elide timer stealing if P has no timers by Michael Pratt · 4 years, 5 months ago
  95. 642329f Revert "cmd/compile: split exported/non-exported methods for interface type" by Cuong Manh Le · 4 years, 5 months ago
  96. a69cda9 runtime: add edge lockRankSysmon -> lockRankRwmutexR by Dan Scales · 4 years, 5 months ago
  97. 7c8d82e runtime: always enable async preemption on darwin/arm64 by Cherry Zhang · 4 years, 5 months ago
  98. a0a4439 runtime: save/restore g unconditionally on darwin/arm64 by Cherry Zhang · 4 years, 5 months ago
  99. 72dec90 runtime: set up TLS without cgo on darwin/arm64 by Cherry Zhang · 4 years, 5 months ago
  100. 150d244 cmd/compile,cmd/internal/obj/riscv,runtime: use Duff's devices on riscv64 by Michał Derkacz · 4 years, 9 months ago