gvisor/runsc
Dean Deng 79e7d0b06a Run GC before sandbox exit when leak checking is enabled.
Running garbage collection enqueues all finalizers, which are used by the
refs/refs_vfs2 packages to detect reference leaks. Note that even with GC,
there is no guarantee that all finalizers will be run before the program exits.
This is a best effort attempt to activate leak checks as much as possible.

Updates #3545.

PiperOrigin-RevId: 325834438
2020-08-10 10:33:22 -07:00
..
boot Run GC before sandbox exit when leak checking is enabled. 2020-08-10 10:33:22 -07:00
cgroup Merge pull request #3102 from stripe:andrew/cgroup-eintr 2020-07-28 13:16:30 -07:00
cmd Stop profiling when the sentry exits 2020-08-05 11:30:11 -07:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container Clean-up bazel wrapper. 2020-07-27 10:40:29 -07:00
debian Update shim to build using bazel. 2020-07-09 17:39:47 -07:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer Call lseek(0, SEEK_CUR) unconditionally in runsc fsgofer's Readdir(offset=0). 2020-07-30 15:02:22 -07:00
sandbox Stop profiling when the sentry exits 2020-08-05 11:30:11 -07:00
specutils Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
BUILD Update shim to build using bazel. 2020-07-09 17:39:47 -07:00
main.go Gate FUSE behind a runsc flag 2020-07-09 02:01:29 -04:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00