mirror of
https://github.com/google/gops.git
synced 2024-11-24 08:22:25 +02:00
ad978d77e6
Using pprof.Lookup("goroutine") instead of runtime.Stack directly because the former already takes care of expanding the buffer used with runtime.Stack until it's big enough for the stack. |
||
---|---|---|
.. | ||
agent_test.go | ||
agent.go |