index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
runsc
/
cmd
/
debug.go
Age
Commit message (
Expand
)
Author
2021-09-16
runsc: add global profile collection flags
Michael Pratt
2021-09-13
runsc/cmd: alphabetize runsc debug profiling options
Michael Pratt
2021-08-04
Add Fs controls
Chong Cai
2021-07-13
Replace whitelist with allowlist
Fabricio Voznika
2021-03-06
[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.
Ayush Ranjan
2021-01-05
Add benchmarks targets to BuildKite.
Adin Scannell
2020-12-30
Fix condition checking in `runsc debug`
Fabricio Voznika
2020-12-29
Make profiling commands synchronous.
Adin Scannell
2020-12-17
Add sandbox ID to state file name
Fabricio Voznika
2020-11-05
Fix failure setting OOM score adjustment
Fabricio Voznika
2020-08-19
Move boot.Config to its own package
Fabricio Voznika
2020-08-05
Stop profiling when the sentry exits
Fabricio Voznika
2020-02-26
add profile option
moricho
2020-02-10
Add flag package to limit visibility.
Adin Scannell
2019-12-11
runsc/debug: add an option to list all processes
Andrei Vagin
2019-12-06
Add runtime tracing.
Adin Scannell
2019-06-24
Allow to change logging options using 'runsc debug'
Fabricio Voznika
2019-06-13
Update canonical repository.
Adin Scannell
2019-05-30
Add support for collecting execution trace to runsc.
Bhasker Hariharan
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-11
Add profiling commands to runsc
Fabricio Voznika
2019-01-18
Scrub runsc error messages
Fabricio Voznika
2018-11-28
Internal change.
Googler
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-09
Add tests to verify gofer is chroot'ed
Fabricio Voznika
2018-09-13
runsc: Support container signal/wait.
Lantao Liu
2018-08-27
Add command-line parameter to trigger panic on signal
Fabricio Voznika
2018-08-21
Initial change for multi-gofer support
Fabricio Voznika
2018-06-20
Add 'runsc debug' command
Fabricio Voznika