summaryrefslogtreecommitdiff
path: root/usr/austin/ogle/event.go
AgeCommit message (Expand)AuthorFilesLines
2009-10-14move austin/eval and austin/ogle to exp/eval and exp/ogleRuss Cox1-294/+0
2009-09-24Switch ogle over to the in-tree debug/proc package. FixAustin Clements1-5/+5
2009-09-03s/Thread/Goroutine/Austin Clements1-27/+27
2009-09-03Implement Go threads. Implement a general event systemAustin Clements1-0/+294