sessiond: Add --extra-kmod-probes option
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.h
index 42e191217ee8f6d054e7f6412788cdd0760b2fc2..cc4416021c32250472cbd8a3347533e92f2fe2da 100644 (file)
@@ -25,5 +25,6 @@ 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.022864 seconds and 4 git commands to generate.