summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/time
AgeCommit message (Expand)Author
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2021-06-16Merge pull request #5991 from zhlhahaha:2165gVisor bot
2021-06-01Move sync generics to their own packagesTamir Duberstein
2021-05-14calibrate defaultOverheadCycles for ARM64howard zhang
2021-04-26Remove metrics: fallback, vsyscallCount and partialResultNayana Bidari
2021-04-22Add weirdness sentry metric.Nayana Bidari
2021-04-14[syserror] Remove syserror from go_marshalZach Koopmans
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-07-13Disable debug time adjustment loggingFabricio Voznika
2020-06-04avoid runtime fails with missing stack maps in race mode on Arm64Bin Lu
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-09New sync package.Ian Gudger
2019-11-21Import and structure cleanup.Adin Scannell
2019-10-16Reorder BUILD license and load functions in gvisor.Kevin Krakauer
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-07-09build: add nogo for static validationAdin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-06-06Change visibility of //pkg/sentry/time.Jamie Liu
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-01-31Move package sync to third_partyMichael Pratt
2019-01-31Remove license commentsMichael Pratt
2019-01-30Add muldiv/rd_tsc support for arm64 platform.Haibo Xu
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-04-28Check in gVisor.Googler