]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/crash_cgo_test.go
runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2
[gostls13.git] / src / runtime / crash_cgo_test.go
2023-11-10 Michael Anthony... runtime: add execution tracer v2 behind GOEXPERIMENT...
2023-11-02 Russ Coxcmd/cgo: disable #cgo noescape/nocallback until Go...
2023-09-18 Michael Prattruntime: skip TestStackSwitchCallback on ios
2023-09-12 Michael Prattruntime: allow update of system stack bounds on callbac...
2023-09-11 Michael PrattRevert "runtime: allow update of system stack bounds...
2023-09-11 Michael Prattruntime: allow update of system stack bounds on callbac...
2023-08-25 doujiang24cmd/cgo: add #cgo noescape/nocallback annotations
2023-06-05 Cherry Muiruntime: move Segv and TgkillSegv to testprog
2023-05-22 Ian Lance Taylorruntime: treat TestRaceSignal as flaky on Darwin
2023-05-17 Cherry Muiruntime/cgo: store M for C-created thread in pthread key
2023-05-12 Ian Lance Taylorruntime: remove crash_cgo_test CgoRaceSignal timeout
2023-05-05 Chressie HimpelRevert "runtime/cgo: store M for C-created thread in...
2023-05-04 Bryan C. Millsruntime: skip TestSegv/SegvInCgo earlier on ios
2023-05-03 Bryan C. Millsruntime: add test skips for ios
2023-04-26 Michael Prattruntime/cgo: store M for C-created thread in pthread key
2023-04-24 Bryan C. Millsruntime: fix CgoRaceprof and CgoRaceSignal build failures
2023-04-24 Ian Lance Taylorruntime: use platform.RaceDetectorSupported for -race...
2023-04-21 Ian Lance Taylorruntime: in __tsan_fini tell scheduler we are entering...
2023-04-17 Michael PrattRevert "runtime/cgo: store M for C-created thread in...
2023-04-03 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-31 Cherry MuiRevert "runtime/cgo: store M for C-created thread in...
2023-03-27 Cherry Muiruntime: don't inject a sigpanic if not on user G stack
2023-03-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-10 Bryan C. Millsall: skip tests that fail on android/arm64
2023-01-09 Ian Lance Taylorruntime: skip TestCgoPprofCallback in short mode, don...
2022-10-17 Austin Clementsruntime: run TestCgoSigfwd on all Unix platforms
2022-10-17 Austin Clementsmisc/cgo/testsigfwd: move to runtime/testprog/testprogcgo
2022-09-30 doujiang24runtime/trace: skip tests if parsing fails with timesta...
2022-09-27 doujiang24runtime/trace: add missing events for the locked g...
2022-09-21 Ian Lance Taylorruntime: treat SI_TKILL like SI_USER on Linux
2022-09-19 Cuong Manh LeRevert "runtime: treat SI_TKILL like SI_USER on Linux"
2022-09-17 Ian Lance Taylorruntime: treat SI_TKILL like SI_USER on Linux
2022-08-15 Cuong Manh LeRevert "runtime/trace: add missing events for the locke...
2022-08-12 doujiang24runtime/trace: add missing events for the locked g...
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-10 Michael Prattruntime: fix SegvInCgo skip check
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-04 eric fangruntime: support cgo traceback on linux arm64
2022-02-11 Bryan C. Millsruntime: skip TestSegv/SegvInCgo failures with "runtime...
2022-02-08 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-03 Michael Prattruntime: regression test for issue 50936
2022-02-03 Bryan C. Millsruntime: skip TestSegv failures with "morestack on...
2022-01-20 Ian Lance Taylorruntime: remove -tags=threadprof in tests
2022-01-14 Bryan C. Millsruntime: skip known TestSegv failure mode on linux...
2022-01-07 Michael Prattruntime: skip TestSegv traceback check on 386
2021-12-08 Rhys Hiltnerruntime: fix flake in TestCgoPprofThread
2021-11-23 Ian Lance Taylorruntime: run the right test in TestCgoExternalThreadSignal
2021-11-23 Bryan C. Millsruntime: skip TestCgoCallbackGC on darwin-amd64-10_14...
2021-11-12 Michael Prattruntime: drop cgoTraceback call assumptions from CgoPpr...
2021-11-11 Cherry Muiruntime: bypass scheduler when doing traceback for...
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-10-28 Michael Prattruntime: fix backward error message
2021-10-28 Michael Prattruntime: disable TestSegv panic check on darwin, illumo...
2021-10-26 Michael Prattruntime: handle async fatal signals in VDSO
2021-10-26 Michael Prattruntime: fix cgo signals detection
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-14 Michael Prattruntime: avoid loop variable capture in test
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "[dev.typeparams] all: merge master (46fd547...
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-29 Ian Lance Taylorruntime: avoid possible preemption when returning from...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-25 Russ Cox[dev.typeparams] merge dev.regabi 40f5bc4d556a into...
2020-11-25 Russ Cox[dev.regabi] merge master 4481ad6eb6 into dev.regabi
2020-11-24 Austin Clementsruntime: use inlined function name for traceback elision
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-28 Ian Lance Taylorruntime: move TestNeedmDeadlock to crash_cgo_test.go
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Ian Lance Taylorruntime: use GOTRACEBACK=system for TestCgoExecSignalMask
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-05-14 Jeremy Faller[dev.link] all: merge master to dev.link
2020-05-11 Ian Lance Taylorinternal/poll, os: loop on EINTR
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-23 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-22 Ian Lance Taylorruntime: crash on SI_USER SigPanic signal
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-03-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-01 Mark Pulfordruntime: deflake CGO traceback tests
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-16 Josh Bleecher Snyderruntime: print more information when testCgoPprof fails
2019-03-26 Clément Chigotruntime: improve sigtramp on aix/ppc64 to handle SIGPROF
2019-03-19 Clément Chigotruntime: enable external linker tests for aix/ppc64
2019-03-19 Clément Chigotruntime: disable pprof test with cgo on aix/ppc64
2019-02-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-12-10 Mark Pulfordruntime: fix CGO traceback frame count
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-07-04 Nikhil Beneschruntime: support capturing C backtrace from signal...
2018-07-02 Austin Clementsruntime: query thread stack size from OS on Windows
2018-06-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
next