summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/kernel/kcov.go
AgeCommit message (Expand)Author
2021-07-01[syserror] Update several syserror errors to linuxerr equivalents.Zach Koopmans
2021-06-29[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVALZach Koopmans
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-10-19Fix reference counting on kcov mappings.Dean Deng
2020-10-05Simplify nil assignment in kcov.Dean Deng
2020-10-03Fix kcov enabling and disabling procedures.Dean Deng
2020-09-27Clean up kcov.Dean Deng
2020-08-25Expose basic coverage information to userspace through kcov interface.Dean Deng