aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gvisor
Commit message (Collapse)AuthorAgeFilesLines
* pkg/cover/backend/gvisor: relax parse regexp and add gvisor_test.go (#3259)Taras Madan2022-07-221-0/+21
| | | | We have multiple file path representations now. + tests to cover all 3 scenarios and doc update
* docs: move OS-specific docs to subdirsDmitry Vyukov2019-02-261-0/+303
Move freebsd, fuchsia, gvisor docs into own subdirs as we do for all other OSes. Add freebsd found_bugs.md.