forked from qemu/qemu
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Using the tracing facility would be cool if you can pass something like AFL_QEMU_DRCOV_TRACE="/tmp/trace.drcov"
and qemu will trace the execution with -trace exec_tb
and, once done, it convert the trace into drcov format like in https://github.com/RobertBuhren/qemutrace2drcov/blob/master/qemutrace2drcov.py that u can drop into lighthouse.
What u think?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request