| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Some debug features, like dynamic mutex cycle
detection, are no longer included by the default
build config. Add the --debug flag to fx set in
order to turn these features back on.
|
| |
|
|
|
|
|
| |
Fuchsia product bundles have switched to including only sparse fxfs images,
and the --image-type flag value that we were previously passing to
ffx product get-image-path is now obsolete. Replaced with the name of the
new option referring to the sparse image.
|
| |
|
|
|
| |
This was recently enabled by default and depends on external tools not
present on the syzkaller instances.
|
| | |
|
| | |
|
|
|
Co-authored-by: eep@google.com
|