Analysis Queries¶
The cinst/scripts directory provides query scripts for different analysis targets.
Typical workflow¶
- Build/prepare data representation from trace logs.
- Execute a specific query script.
- Interpret reported patterns and map to optimization candidates.
Example query scripts¶
NGC_query.pymisuse_query.pymisuse2_query.pyindex_query.pyRT_query.pynull_query.pypre_waste_query.py
Use the script that matches the specific misuse or behavior pattern described in your evaluation question.