Go to the documentation of this file.
18 #ifndef __UT_NTSysTracer_H__
19 #define __UT_NTSysTracer_H__
52 static bool initTracer(
int targets );
57 static void terminateTracer();
69 static bool installSysTracer(
int targets, FILE *toFile );
72 static bool theTracerInitialized;
76 #endif // __UT_NTSysTracer_H__