summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ptrace/ptrace.go
AgeCommit message (Expand)Author
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-14Decouple filemem from platform and move it to pgalloc.MemoryFile.Jamie Liu
2019-03-01ptrace: drop old FIXMEAdin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-14Avoid reuse of pending SignalInfo objectsnewmanwang
2018-07-16Add CPUID faulting for ptrace and KVM.Adin Scannell
2018-04-28Check in gVisor.Googler