gvisor/pkg/sentry/control
Fabricio Voznika bc9b979b94 Add profiling commands to runsc
Example:
  runsc debug --root=<dir> \
      --profile-heap=/tmp/heap.prof \
      --profile-cpu=/tmp/cpu.prod --profile-delay=30 \
      <container ID>
PiperOrigin-RevId: 237848456
Change-Id: Icff3f20c1b157a84d0922599eaea327320dad773
2019-03-11 11:47:30 -07:00
..
BUILD Add profiling commands to runsc 2019-03-11 11:47:30 -07:00
control.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
pprof.go Add profiling commands to runsc 2019-03-11 11:47:30 -07:00
proc.go Don't allow writing or reading to TTY unless process group is in foreground. 2019-02-14 15:47:31 -08:00
proc_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00