diff options
| author | Andrew Turner <andrew@fubar.geek.nz> | 2019-06-03 13:19:51 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-06-04 16:24:36 +0200 |
| commit | bfb4a51e30c8c04658a2675333b9b89a9d327c4a (patch) | |
| tree | 7a0bd32ab317f8652e12bed660c84eb97984c693 /executor/syscalls.h | |
| parent | ad87cdf3c743711389a67930d722e89c127ab1e5 (diff) | |
executor: Protect the coverage buffer
Add functions to protect and unprotect the coverage buffer. The buffer is
protected from being written to while tracing. When the trace data is
sorted we need to make it read/write, but can return it to read only after
this has completed.
Leave the first page as read/write as we need to clear the length field.
Diffstat (limited to 'executor/syscalls.h')
0 files changed, 0 insertions, 0 deletions
