Files
aarzilli 497b526194 proc: stacktrace refactoring
- made GoroutineStacktrace a method of struct G
- made stacktrace a method of StackIterator
- renamed StackIterator to stackIterator
- factored out logic to obtain a stackIterator from a goroutine that's
used by both (*G).Stacktrace and by (*G).UserCurrent
2016-03-28 09:01:16 -07:00
..
2016-03-17 15:32:30 -07:00
2016-03-28 09:01:16 -07:00
2016-02-27 15:39:11 -08:00
2016-02-27 15:39:11 -08:00
2016-01-10 02:10:51 -08:00