Skip to content

SignpostTracer

class SignpostTracer

RAII wrapper that emits os_signpost intervals for Apple Instruments.

Construct a SignpostTracer at the start of a code region to begin a signpost interval; the destructor ends it. Intervals appear in the "Points of Interest" track in Instruments.app.