Difference between revisions of "Sniper Features"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | == Simulator features == | |
− | + | ||
− | + | * Interval model: a fast, high-abstraction level core simulation model using the interval model | |
− | + | * CPI stack generation | |
− | + | * Python scripting support (DVFS control, etc.) | |
− | + | * Simulation statistics collection (sim.stats) | |
− | + | ** Support scripts for parsing and understanding statistics | |
− | + | * Multi-OS support (RedHat, Ubuntu, Debian support) | |
− | + | * Easy debugging of the simulator, and applications running in Pin (--gdb, --appdebug) | |
− | + | * ROI (region of interest) support | |
− | + | * Multiple instrumentation modes | |
− | + | ** Fast cache-only pre-ROI before detailed simulation | |
− | + | ||
− | + | == Hardware features== | |
− | + | ||
+ | * Accurate core model | ||
+ | * Parametric shared caches | ||
+ | * Modern Pentium-M-style branch predictor |
Revision as of 18:30, 15 November 2011
Simulator features
- Interval model: a fast, high-abstraction level core simulation model using the interval model
- CPI stack generation
- Python scripting support (DVFS control, etc.)
- Simulation statistics collection (sim.stats)
- Support scripts for parsing and understanding statistics
- Multi-OS support (RedHat, Ubuntu, Debian support)
- Easy debugging of the simulator, and applications running in Pin (--gdb, --appdebug)
- ROI (region of interest) support
- Multiple instrumentation modes
- Fast cache-only pre-ROI before detailed simulation
Hardware features
- Accurate core model
- Parametric shared caches
- Modern Pentium-M-style branch predictor