CSI Guide
← Prev Next →

CSI: Crash Scene Investigation

A guide for the instrumenting compiler


Summary

The CSI compiler instruments programs with two forms of optimized, customizable tracing as described in published papers [1, 2, 3]—Path Tracing and Program Coverage.

Contents


← Prev Next →