summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/state
AgeCommit message (Expand)Author
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-29Treat ENOSPC as a state-file error during save.Nicolas Lacasse
2019-03-14Decouple filemem from platform and move it to pgalloc.MemoryFile.Jamie Liu
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-27sentry: export cpuTime function.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-06-13sentry: do not treat all save errors as state file errors.Zhaozhong Ni
2018-05-08Sentry: always use "best speed" compression for save and remove the option.Zhaozhong Ni
2018-05-04sentry: capture CPU usage metadata for save.Zhaozhong Ni
2018-04-28Check in gVisor.Googler