summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/sys/kcov.go
AgeCommit message (Expand)Author
2021-07-12[syserror] Update syserror to linuxerr for more errors.Zach Koopmans
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2020-10-23[vfs] kernfs: Implement remaining InodeAttr fields.Ayush Ranjan
2020-10-19Fix reference counting on kcov mappings.Dean Deng
2020-10-12[vfs] kernfs: Fix inode memory leak issue.Ayush Ranjan
2020-10-03Fix kcov enabling and disabling procedures.Dean Deng
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-22[vfs] [1/2] kernfs: Internally use kernfs.Dentry instead of vfs.Dentry.Ayush Ranjan
2020-08-28Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2020-08-25Expose basic coverage information to userspace through kcov interface.Dean Deng