gvisor/runsc/cmd
Andrei Vagin f8c5ad061b runsc/debug: add an option to list all processes
runsc debug --ps list all processes with all threads. This option is added to
the debug command but not to the ps command, because it is going to be used for
debug purposes and we want to add any useful information without thinking about
backward compatibility.

This will help to investigate syzkaller issues.

PiperOrigin-RevId: 285013668
2019-12-11 11:05:41 -08:00
..
BUILD Impose order on test scripts. 2019-09-03 22:02:43 -07:00
boot.go Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00
capability.go Update canonical repository. 2019-06-13 16:50:15 -07:00
capability_test.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
checkpoint.go Add Container/Sandbox args struct for creation 2019-06-18 14:46:49 -07:00
chroot.go Update canonical repository. 2019-06-13 16:50:15 -07:00
cmd.go Update canonical repository. 2019-06-13 16:50:15 -07:00
create.go Add Container/Sandbox args struct for creation 2019-06-18 14:46:49 -07:00
debug.go runsc/debug: add an option to list all processes 2019-12-11 11:05:41 -08:00
delete.go Update canonical repository. 2019-06-13 16:50:15 -07:00
delete_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
do.go Kill sandbox process when 'runsc do' exits 2019-06-18 15:36:17 -07:00
error.go Update canonical repository. 2019-06-13 16:50:15 -07:00
events.go Update canonical repository. 2019-06-13 16:50:15 -07:00
exec.go Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
exec_test.go Prevent CAP_NET_RAW from appearing in exec 2019-10-01 11:49:49 -07:00
gofer.go Fix problem with open FD when copy up is triggered in overlayfs 2019-10-16 15:06:24 -07:00
gofer_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
help.go Add introspection for Linux/AMD64 syscalls 2019-06-10 23:38:36 -07:00
install.go Impose order on test scripts. 2019-09-03 22:02:43 -07:00
kill.go Update canonical repository. 2019-06-13 16:50:15 -07:00
list.go Update canonical repository. 2019-06-13 16:50:15 -07:00
path.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pause.go Update canonical repository. 2019-06-13 16:50:15 -07:00
ps.go Update canonical repository. 2019-06-13 16:50:15 -07:00
restore.go Kill sandbox process when 'runsc do' exits 2019-06-18 15:36:17 -07:00
resume.go Update canonical repository. 2019-06-13 16:50:15 -07:00
run.go Kill sandbox process when 'runsc do' exits 2019-06-18 15:36:17 -07:00
spec.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
start.go Update canonical repository. 2019-06-13 16:50:15 -07:00
state.go Update canonical repository. 2019-06-13 16:50:15 -07:00
syscalls.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
wait.go Update canonical repository. 2019-06-13 16:50:15 -07:00