# syzygy_1 **Repository Path**: mirrors_chromium_googlesource/syzygy_1 ## Basic Information - **Project Name**: syzygy_1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Syzygy Transformation Toolchain =============================== The Syzygy project consists of a suite of tools for the instrumentation of COFF object files and PE binaries. The various instrumentation modes allow for computing code coverage results, profiling source code, applying profile-guided basic block optimizations, block (function) level profile-guided reordering, and finding memory errors. For detailed instructions on each of the tools refer to syzygy/build/README.txt (also included in binary releases), or refer to the output of the tool itself when run with '--help'. REDISTRIBUTION -------------- Any of the binaries included in this distribution may be freely redistributed as long as LICENSE.txt is included in the distribution. LICENSING --------- The Syzygy project is licensed under the Apache License Version 2.0. You can find a copy of this in LICENSE.txt.