summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/debug.go
AgeCommit message (Expand)Author
2021-07-13Replace whitelist with allowlistFabricio Voznika
2021-03-06[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.Ayush Ranjan
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2020-12-30Fix condition checking in `runsc debug`Fabricio Voznika
2020-12-29Make profiling commands synchronous.Adin Scannell
2020-12-17Add sandbox ID to state file nameFabricio Voznika
2020-11-05Fix failure setting OOM score adjustmentFabricio Voznika
2020-08-19Move boot.Config to its own packageFabricio Voznika
2020-08-05Stop profiling when the sentry exitsFabricio Voznika
2020-02-26add profile optionmoricho
2020-02-10Add flag package to limit visibility.Adin Scannell
2019-12-11runsc/debug: add an option to list all processesAndrei Vagin
2019-12-06Add runtime tracing.Adin Scannell
2019-06-24Allow to change logging options using 'runsc debug'Fabricio Voznika
2019-06-13Update canonical repository.Adin Scannell
2019-05-30Add support for collecting execution trace to runsc.Bhasker Hariharan
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-11Add profiling commands to runscFabricio Voznika
2019-01-18Scrub runsc error messagesFabricio Voznika
2018-11-28Internal change.Googler
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-09Add tests to verify gofer is chroot'edFabricio Voznika
2018-09-13runsc: Support container signal/wait.Lantao Liu
2018-08-27Add command-line parameter to trigger panic on signalFabricio Voznika
2018-08-21Initial change for multi-gofer supportFabricio Voznika
2018-06-20Add 'runsc debug' commandFabricio Voznika