Fix: ring buffer: get_subbuf() checks should be performed on "consumed" parameter
[lttng-modules.git] / lttng-context-perf-counters.c
index b97b40b9386683ab6f6a4193b93c75199efffed8..8c4a48a718ef6f0743d4b9913154a2f3915ecbaf 100644 (file)
@@ -25,6 +25,7 @@
 #include <linux/perf_event.h>
 #include <linux/list.h>
 #include <linux/string.h>
+#include <linux/cpu.h>
 #include "lttng-events.h"
 #include "wrapper/ringbuffer/frontend_types.h"
 #include "wrapper/vmalloc.h"
This page took 0.025466 seconds and 4 git commands to generate.