gvisor/runsc/boot
Fabricio Voznika 4ad7315b67 Add 'runsc debug' command
It prints sandbox stacks to the log to help debug stuckness. I expect
that many more options will be added in the future.

PiperOrigin-RevId: 201405931
Change-Id: I87e560800cd5a5a7b210dc25a5661363c8c3a16e
2018-06-20 13:31:31 -07:00
..
filter runsc: Whitelist lstat, as it is now used in specutils. 2018-06-19 17:17:41 -07:00
BUILD Add 'runsc debug' command 2018-06-20 13:31:31 -07:00
config.go Enable debug logging in tests 2018-06-12 10:25:55 -07:00
controller.go Add 'runsc debug' command 2018-06-20 13:31:31 -07:00
debug.go Add 'runsc debug' command 2018-06-20 13:31:31 -07:00
events.go Push signal-delivery and wait into the sandbox. 2018-05-17 11:55:28 -07:00
fds.go Check in gVisor. 2018-04-28 01:44:26 -04:00
fs.go runsc: support "rw" mount option. 2018-06-18 10:34:11 -07:00
limits.go Check in gVisor. 2018-04-28 01:44:26 -04:00
loader.go runsc: Enable container creation within existing sandboxes. 2018-06-19 21:44:33 -07:00
loader_test.go Modified boot.go to allow for restores. 2018-06-18 15:20:36 -07:00
network.go Check in gVisor. 2018-04-28 01:44:26 -04:00
strace.go Check in gVisor. 2018-04-28 01:44:26 -04:00