Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
rtt
os
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)
7
#include <
rtt/os/gnulinux/traces/lttng_ust.h
>
8
#else
9
#define tracepoint(provider, tracepoint, ...)
10
#define tracepoint_context(provider, tracepoint, ...)
11
#endif
12
13
#endif
lttng_ust.h
rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:44