Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-27 | Update package locations. | Adin Scannell | |
Because the abi will depend on the core types for marshalling (usermem, context, safemem, safecopy), these need to be flattened from the sentry directory. These packages contain no sentry-specific details. PiperOrigin-RevId: 291811289 | |||
2020-01-16 | Add more files to /proc/[pid]/* | Fabricio Voznika | |
Files not implemented require VFSv2 plumbing into the kernel. Also, cgroup is not implemented yet. Updates #1195 PiperOrigin-RevId: 290129176 | |||
2019-12-26 | Initial procfs implementation in VFSv2 | Fabricio Voznika | |
Updates #1195 PiperOrigin-RevId: 287227722 |