aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/features/profiling
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/files/features/profiling')
-rw-r--r--recipes-kernel/linux/files/features/profiling/profiling.cfg4
-rw-r--r--recipes-kernel/linux/files/features/profiling/profiling.scc4
2 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/features/profiling/profiling.cfg b/recipes-kernel/linux/files/features/profiling/profiling.cfg
new file mode 100644
index 0000000..bb25cce
--- /dev/null
+++ b/recipes-kernel/linux/files/features/profiling/profiling.cfg
@@ -0,0 +1,4 @@
+# for oprofile and powertop
+CONFIG_PROFILING=y
+CONFIG_FRAME_POINTER=y
+CONFIG_X86_LOCAL_APIC=y
diff --git a/recipes-kernel/linux/files/features/profiling/profiling.scc b/recipes-kernel/linux/files/features/profiling/profiling.scc
new file mode 100644
index 0000000..32032fa
--- /dev/null
+++ b/recipes-kernel/linux/files/features/profiling/profiling.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Enable profiling and timerstats"
+define KFEATURE_COMPATIBILITY board
+
+kconf non-hardware profiling.cfg