traces.h
Go to the documentation of this file.
1 #ifndef RTT_OS_TRACES_H
2 #define RTT_OS_TRACES_H
3 
4 #include "../rtt-config.h"
5 
6 #if defined(HAVE_LTTNG_UST) && defined(OROPKG_OS_GNULINUX)
8 #else
9 #define tracepoint(provider, tracepoint, ...)
10 #define tracepoint_context(provider, tracepoint, ...)
11 #endif
12 
13 #endif


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:37