Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-11 | Add bare bones unsupported syscall logging | Fabricio Voznika | |
This change introduces a new flags to create/run called --user-log. Logs to this files are visible to users and are meant to help debugging problems with their images and containers. For now only unsupported syscalls are sent to this log, and only minimum support was added. We can build more infrastructure around it as needed. PiperOrigin-RevId: 216735977 Change-Id: I54427ca194604991c407d49943ab3680470de2d0 |