containerd/pkg/shim
Brian Goff b85909cd4c shim: Move pprof server to plugin
Makes the pprof server a plugin and also gates by the `shim_tracing`
build tag (like otel is).
With this change, `net/http` is no longer a dependency in the shim.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2024-10-03 00:12:50 +00:00
..
publisher.go Propagate trace contexts to shims 2024-09-30 21:44:16 +00:00
shim_darwin.go Move shim package to pkg 2024-03-07 10:05:26 -08:00
shim_freebsd.go Move shim package to pkg 2024-03-07 10:05:26 -08:00
shim_linux.go Move shim package to pkg 2024-03-07 10:05:26 -08:00
shim_test.go Move shim package to pkg 2024-03-07 10:05:26 -08:00
shim_unix.go Add pprof to runc-shim 2024-06-20 23:12:31 +00:00
shim_windows.go Add pprof to runc-shim 2024-06-20 23:12:31 +00:00
shim.go shim: Move pprof server to plugin 2024-10-03 00:12:50 +00:00
util_test.go Move shim package to pkg 2024-03-07 10:05:26 -08:00
util_unix.go Add pprof to runc-shim 2024-06-20 23:12:31 +00:00
util_windows.go fix: delete sockets on shim exit 2024-05-08 21:53:39 +00:00
util.go Cleanup shim manager configuration 2024-05-22 11:06:53 -07:00