User space annotations

User space annotations are for annotating your application. This section describes the user space annotations Streamline supports.

Before you can use any user space annotations, insert the ANNOTATE_SETUP macro in your code to set up annotations:

ANNOTATE_SETUP

Set up annotations. Call this macro before calling any other annotate macros.

Contents