aboutsummaryrefslogtreecommitdiff
path: root/starlark/profile.go
AgeCommit message (Expand)Author
2019-04-19starlark: new CallStack API (and Frame deprecation) (#192)alandonovan
2019-04-05starlark/profile: use real time (not monotonic) clock for Profile.time (#187)alandonovan
2019-04-03starlark: a simple pprof-compatible execution-time profiler (#181)alandonovan