blob: e57f7e537fd7e7cd84d5886ecae1f6d3116e0597 [file] [log] [blame]
Name: fsatrace
URL: https://github.com/jacereda/fsatrace
License: ISC
License File: LICENSE
Description:
This tool injects code into other applications in order to trace file accesses.
This directory contains Fuchsia's fork of fsatrace. This fork focuses on tracing
builds that are:
* Large: some configurations can have over 200,000 actions
* Parallelized: hundreds of build commands can run at the same time
For more context on the decision of this fork, see:
https://github.com/jacereda/fsatrace/pull/47#issuecomment-1098918748