aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/testdata/linux
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2021-12-03 13:58:21 +0000
committerAleksandr Nogikh <wp32pw@gmail.com>2021-12-03 18:20:11 +0100
commita617004c2317ce7443e2fff7415ddab9ac765afc (patch)
tree93e1acdcbf47ebab69eb573cca4e4e93b40f181e /pkg/report/testdata/linux
parentc7c20675f58e3edaa53538928c0963144fd524e5 (diff)
executor: delay kcov mmap until it is needed
The previous strategy (delay kcov instance creation) seems not to work very well in carefully sandboxed environments. Let's see if the new approach is more versatile. Open a kcov handle for each thread at syz-executor's initialization, but don't mmap it right away.
Diffstat (limited to 'pkg/report/testdata/linux')
0 files changed, 0 insertions, 0 deletions