gvisor/runsc/fsgofer
Fabricio Voznika bae1475603 Print spec as json when --debug is enabled
The previous format skipped many important structs that
are pointers, especially for cgroups. Change to print
as json, removing parts of the spec that are not relevant.

Also removed debug message from gofer that can be very
noisy when directories are large.

PiperOrigin-RevId: 316713267
2020-06-16 10:52:17 -07:00
..
filter Allow mlock in fsgofer system call filters 2020-02-04 13:42:27 -08:00
BUILD Move Cleanup to its own package 2020-05-28 14:49:06 -07:00
fsgofer.go Print spec as json when --debug is enabled 2020-06-16 10:52:17 -07:00
fsgofer_amd64_unsafe.go Enable runsc/fsgofer support on arm64. 2019-10-30 05:21:36 +00:00
fsgofer_arm64_unsafe.go Enable runsc/fsgofer support on arm64. 2019-10-30 05:21:36 +00:00
fsgofer_test.go
fsgofer_unsafe.go Enable runsc/fsgofer support on arm64. 2019-10-30 05:21:36 +00:00