gvisor/pkg/sentry/control
Fabricio Voznika b21b1db700 Allow to change logging options using 'runsc debug'
New options are:
  runsc debug --strace=off|all|function1,function2
  runsc debug --log-level=warning|info|debug
  runsc debug --log-packets=true|false

Updates #407

PiperOrigin-RevId: 254843128
2019-06-24 15:03:02 -07:00
..
BUILD Allow to change logging options using 'runsc debug' 2019-06-24 15:03:02 -07:00
control.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
logging.go Allow to change logging options using 'runsc debug' 2019-06-24 15:03:02 -07:00
pprof.go Update canonical repository. 2019-06-13 16:50:15 -07:00
proc.go Update canonical repository. 2019-06-13 16:50:15 -07:00
proc_test.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