summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/proc
AgeCommit message (Expand)Author
2018-07-12sentry: save inet stacks in proc files.Zhaozhong Ni
2018-07-12Format documentationMichael Pratt
2018-06-28Hold t.mu while calling t.FSContext().Nicolas Lacasse
2018-06-26Use the correct Context for /proc/[pid]/maps.Jamie Liu
2018-06-26Add Context to seqfile.SeqSource.ReadSeqFileData.Jamie Liu
2018-06-25MountSource.Root() should return a refernce on the dirent.Nicolas Lacasse
2018-06-15Implement /proc/thread-selfFabricio Voznika
2018-06-05Add support for rpcinet owned procfs files.Brian Geffon
2018-05-17Cleanup docsMichael Pratt
2018-05-08Implement /proc/[pid]/statm.Jamie Liu
2018-04-28Check in gVisor.Googler