aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprogcgo/raceprof.go
AgeCommit message (Expand)Author
2018-03-27cmd/go, cmd/link, runtime: enable PIE build mode, cgo race tests on FreeBSDTim Wright
2016-09-23runtime: use sched_yield instead of pthread_yieldDavid Crawshaw
2016-09-22cmd/compile: don't instrument copy and append in runtimeIan Lance Taylor