google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Open

#201 geöffnet am 18. Apr. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (12.713 Stars) (1.061 Forks)batch import
good first issuestatus: help wantedtype: enhancement

Beschreibung

runsc debug could add a option to enable/disable strace from the sentry. Right now it's enabled with a command-flag, which makes it hard to trace specific parts of applications, without generating a humongous log file.

Contributor Guide