summaryrefslogtreecommitdiff
path: root/src/runtime/cpuprof.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: break atomics out into package runtime/internal/atomicMichael Matloob2015-11-101-5/+8
* runtime: merge slice and sliceStructMichael Hudson-Doyle2015-04-151-2/+2
* runtime: simplify CPU profiling codeMatthew Dempsky2015-02-261-19/+15
* runtime: remove thunk.sRuss Cox2014-12-231-0/+5
* runtime: simplify cpuprof hash calculationMatthew Dempsky2014-12-191-1/+1
* [dev.cc] runtime: delete scalararg, ptrarg; rename onM to systemstackRuss Cox2014-11-121-3/+3
* [dev.cc] runtime: convert scheduler from C to GoRuss Cox2014-11-111-2/+0
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+425