lttng-events TRACE_EVENT generator cleanup
[lttng-modules.git] / probes / lttng-probe-syscalls.c
index 3889b5071175eac85111da2b2d40e243642a1fb5..ee196e41b547a9155d315e1eb93e79a3493e1ad0 100644 (file)
  */
 #define LTTNG_PACKAGE_BUILD
 #define CREATE_TRACE_POINTS
+//test #define TRACE_INCLUDE_PATH ../instrumentation/syscalls/headers
 #define TRACE_INCLUDE_PATH ../instrumentation/events/lttng-module
 
+//test #include "../instrumentation/syscalls/headers/syscalls.h"
 #include "../instrumentation/events/lttng-module/syscalls.h"
 
 MODULE_LICENSE("GPL and additional rights");
This page took 0.023247 seconds and 4 git commands to generate.