Move forward declarations to private header
[lttng-modules.git] / include / lttng / events-internal.h
index 869ea70d050a6f41fac612af18a6cc09aa57995d..8ac87e7f741fa5663887f738e1577f2f09a2f5c3 100644 (file)
 
 #include <lttng/events.h>
 
+struct lttng_syscall_filter;
+struct lttng_metadata_cache;
+struct perf_event;
+struct perf_event_attr;
+struct lib_ring_buffer_config;
+
 enum lttng_enabler_format_type {
        LTTNG_ENABLER_FORMAT_STAR_GLOB,
        LTTNG_ENABLER_FORMAT_NAME,
This page took 0.024526 seconds and 4 git commands to generate.