Add PID context
[lttng-modules.git] / probes / lttng.h
1 #ifndef _LTTNG_PROBES_LTTNG_H
2 #define _LTTNG_PROBES_LTTNG_H
3
4 #undef PARAMS
5 #define PARAMS(args...) args
6
7 #endif /* _LTTNG_PROBES_LTTNG_H */
This page took 0.031519 seconds and 5 git commands to generate.