run_as: add extract SDT probe offsets command
[lttng-tools.git] / src / common / lttng-kernel.h
index 9d6d60c404f885a6388969962356940c4a870319..922da33c84108a71c7ddee04b5ebfcce61b20934 100644 (file)
 
 #include <stdint.h>
 #include <common/macros.h>
 
 #include <stdint.h>
 #include <common/macros.h>
+#include <lttng/constant.h>
+#include <lttng/event.h>
 
 #define LTTNG_KERNEL_SYM_NAME_LEN  256
 
 #define LTTNG_KERNEL_SYM_NAME_LEN  256
+#define LTTNG_KERNEL_MAX_UPROBE_NUM  32
 
 /*
  * LTTng DebugFS ABI structures.
 
 /*
  * LTTng DebugFS ABI structures.
This page took 0.022513 seconds and 4 git commands to generate.