This remove reliance on the procfs for figuring out what threads are already active when we attach to a running process. The allm linked list will be present to matter what OS we're on, whereas procfs will not be present everywhere. This is the first in a series of steps to support more platforms. |
||
|---|---|---|
| .. | ||
| proctl_linux_amd64.go | ||
| proctl_test.go | ||
| threads_linux_amd64.go | ||
| variables_linux_amd64.go | ||
| variables_test.go | ||