Configurable kernel module probes support
[lttng-tools.git] / src / bin / lttng-sessiond / modprobe.h
index 0c6f5f158f925c825eebbaf550934eac60e7b126..42e191217ee8f6d054e7f6412788cdd0760b2fc2 100644 (file)
@@ -24,4 +24,6 @@ void modprobe_remove_lttng_data(void);
 int modprobe_lttng_control(void);
 int modprobe_lttng_data(void);
 
+char *kmod_probes_list;
+
 #endif /* _MODPROBE_H */
This page took 0.022757 seconds and 4 git commands to generate.