]> Cypherpunks repositories - gostls13.git/commit
Implementation of process tracing using Linux's ptrace.
authorAustin Clements <aclements@csail.mit.edu>
Tue, 14 Jul 2009 22:12:10 +0000 (15:12 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Tue, 14 Jul 2009 22:12:10 +0000 (15:12 -0700)
commitc105de748d6ee49d69fe087e63953fb15ec467ef
tree6086a529577314560e1b17394c3ac8731dd5032d
parent14bb806cb4791f0c7ceff100e34b8539b0eb4c3c
Implementation of process tracing using Linux's ptrace.

R=rsc
APPROVED=rsc
DELTA=1543  (1528 added, 0 deleted, 15 changed)
OCL=31570
CL=31630
usr/austin/ptrace/process.go
usr/austin/ptrace/ptrace-nptl.txt [new file with mode: 0644]
usr/austin/ptrace/ptrace_linux.go [new file with mode: 0644]
usr/austin/ptrace/regs_linux_amd64.go [new file with mode: 0644]