Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-20 | Enable strace+debug in syscall tests | Fabricio Voznika | |
This is done to ease troubleshooting when tests fail. runsc logs are not stored when tests passe, so this will only affect failing tests and should not increase log storage too badly. PiperOrigin-RevId: 327717551 | |||
2020-04-03 | Deflake //third_party/gvisor/test/perf:getdents_benchmark_runsc_ptrace | Andrei Vagin | |
* Increase a buffer size for getdents64 * Increase a number of shards PiperOrigin-RevId: 304670004 | |||
2020-02-28 | Mark gettid and getdents as nogotsan | Zach Koopmans | |
PiperOrigin-RevId: 297915815 | |||
2020-02-24 | Add default behavior for gtest runner. | Adin Scannell | |
PiperOrigin-RevId: 297009116 | |||
2020-02-19 | Add basic microbenchmarks. | Adin Scannell | |
PiperOrigin-RevId: 296104390 |