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
/
pkg
/
sentry
/
platform
/
ptrace
/
BUILD
Age
Commit message (
Expand
)
Author
2020-09-09
Don't sched_setaffinity in ptrace platform.
Jamie Liu
2020-08-03
Add callbacks to support lazy loading/restoring thread states
Andrei Vagin
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-03-09
Enable thread local storage support on arm64.
Haibo Xu
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-11-18
platform/ptrace: use host.GetCPU instead of the getcpu syscall
Andrei Vagin
2019-08-09
Add initial ptrace stub and syscall support for arm64.
Haibo Xu
2019-07-03
Avoid importing platforms from many source files
Andrei Vagin
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-10
Move //pkg/sentry/platform/procid to //pkg/procid.
Jamie Liu
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu
2019-01-31
Remove license comments
Michael Pratt
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-10
Add seccomp filter configuration to ptrace stubs.
Adin Scannell
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-04-28
Check in gVisor.
Googler