#include <linux/version.h>
#include <linux/spinlock.h>
-#include "fdtable.h"
+#include <wrapper/fdtable.h>
#if (LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0))
#ifdef CONFIG_KALLSYMS
#include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
static inline
int wrapper_register_ftrace_function_probe(char *glob,
#ifdef CONFIG_KALLSYMS
#include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
static inline
char *wrapper_disk_name(struct gendisk *hd, int partno, char *buf)
#include <linux/kallsyms.h>
#include <linux/interrupt.h>
#include <linux/irqnr.h>
-#include "kallsyms.h"
-#include "irqdesc.h"
+#include <wrapper/kallsyms.h>
+#include <wrapper/irqdesc.h>
static
struct irq_desc *(*irq_to_desc_sym)(unsigned int irq);
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "../lttng-kernel-version.h"
+#include <lttng-kernel-version.h>
#if (defined(CONFIG_KALLSYMS) \
&& (LINUX_VERSION_CODE >= KERNEL_VERSION(3,19,2) \
#include <linux/kallsyms.h>
#include <linux/mm_types.h>
#include <linux/module.h>
-#include "kallsyms.h"
-#include "page_alloc.h"
+#include <wrapper/kallsyms.h>
+#include <wrapper/page_alloc.h>
static
unsigned long (*get_pfnblock_flags_mask_sym)(struct page *page,
#include <linux/kallsyms.h>
#include <linux/mm_types.h>
#include <linux/module.h>
-#include "kallsyms.h"
-#include "page_alloc.h"
+#include <wrapper/kallsyms.h>
+#include <wrapper/page_alloc.h>
static
unsigned long (*get_pageblock_flags_mask_sym)(struct page *page,
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "../lttng-kernel-version.h"
+#include <lttng-kernel-version.h>
/*
* We need to redefine get_pfnblock_flags_mask to our wrapper, because
#include <linux/file.h>
#include <linux/sched.h>
#include <linux/uaccess.h>
-#include "random.h"
+#include <wrapper/random.h>
/*
* Returns string boot id.
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "../lttng-clock.h"
+#include <lttng-clock.h>
#define BOOT_ID_LEN LTTNG_MODULES_UUID_STR_LEN
#include <linux/version.h>
#include <linux/rculist.h>
#include <linux/rcupdate.h>
-#include "list.h"
+#include <wrapper/list.h>
#ifndef rcu_dereference_raw_notrace
#define rcu_dereference_raw_notrace(p) rcu_dereference_raw(p)
#include <linux/kallsyms.h>
#include <linux/fs.h>
#include <linux/splice.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
static
ssize_t (*splice_to_pipe_sym)(struct pipe_inode_info *pipe,
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "trace-clock.h"
+#include <wrapper/trace-clock.h>
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,17,0))
DEFINE_PER_CPU(local_t, lttng_last_tsc);
#include <linux/percpu.h>
#include <linux/version.h>
#include <asm/local.h>
-#include "../lttng-kernel-version.h"
-#include "../lttng-clock.h"
-#include "percpu-defs.h"
-#include "random.h"
+#include <lttng-kernel-version.h>
+#include <lttng-clock.h>
+#include <wrapper/percpu-defs.h>
+#include <wrapper/random.h>
#if ((LTTNG_KERNEL_RANGE(3,10,0, 3,10,14) && !LTTNG_RHEL_KERNEL_RANGE(3,10,0,7,0, 3,10,14,0,0)) \
|| LTTNG_KERNEL_RANGE(3,11,0, 3,11,3))
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,15,0))
-#include "../lttng-tracepoint.h"
+#include <lttng-tracepoint.h>
#define lttng_wrapper_tracepoint_probe_register lttng_tracepoint_probe_register
#define lttng_wrapper_tracepoint_probe_unregister lttng_tracepoint_probe_unregister
#ifdef CONFIG_MODULE_SIG
#include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
static inline
int wrapper_tracepoint_module_notify(struct notifier_block *nb,
#ifdef CONFIG_KALLSYMS
#include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
static inline
void wrapper_vmalloc_sync_all(void)
#ifdef CONFIG_KALLSYMS_ALL
#include <linux/kallsyms.h>
-#include "kallsyms.h"
+#include <wrapper/kallsyms.h>
static unsigned long *global_dirty_limit_sym;