aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/features/lttng
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/files/features/lttng')
-rw-r--r--recipes-kernel/linux/files/features/lttng/lttng.cfg1
-rw-r--r--recipes-kernel/linux/files/features/lttng/lttng.scc7
2 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/features/lttng/lttng.cfg b/recipes-kernel/linux/files/features/lttng/lttng.cfg
new file mode 100644
index 0000000..510725c
--- /dev/null
+++ b/recipes-kernel/linux/files/features/lttng/lttng.cfg
@@ -0,0 +1 @@
+CONFIG_TRACEPOINTS=y
diff --git a/recipes-kernel/linux/files/features/lttng/lttng.scc b/recipes-kernel/linux/files/features/lttng/lttng.scc
new file mode 100644
index 0000000..cf0bae9
--- /dev/null
+++ b/recipes-kernel/linux/files/features/lttng/lttng.scc
@@ -0,0 +1,7 @@
+define KFEATURE_DESCRIPTION "Enable lttng + ftrace"
+define KFEATURE_COMPATIBILITY arch
+
+include features/ftrace/ftrace.scc
+
+kconf non-hardware lttng.cfg
+