add the trace system with a first test which is instance tracing
[nit.git] / clib / traces.c
1 #define TRACEPOINT_CREATE_PROBES
2 #define TRACEPOINT_DEFINE
3
4 #include "traces.h"