sessiond: Add --extra-kmod-probes option
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.h
index 0c6f5f158f925c825eebbaf550934eac60e7b126..cc4416021c32250472cbd8a3347533e92f2fe2da 100644 (file)
@@ -24,4 +24,7 @@ void modprobe_remove_lttng_data(void);
 int modprobe_lttng_control(void);
 int modprobe_lttng_data(void);
 
+char *kmod_probes_list;
+char *kmod_extra_probes_list;
+
 #endif /* _MODPROBE_H */
This page took 0.02546 seconds and 5 git commands to generate.