summaryrefslogtreecommitdiffstats
path: root/features/oprofile
diff options
context:
space:
mode:
authorDragos Motrea <Dragos.Motrea@enea.com>2017-05-09 14:18:32 +0200
committerMartin Borg <martin.borg@enea.com>2017-12-15 10:20:36 +0100
commita1265bf4ba3e618ef1286188d1de3950d0f22559 (patch)
treefb8663d5148b8efd7cd615c39f0c4b0c4fd02534 /features/oprofile
parent43e34f5a4b6e0f6e68c64525728412952add9c84 (diff)
downloadenea-kernel-cache-a1265bf4ba3e618ef1286188d1de3950d0f22559.tar.gz
Added debug tools to Enea Linux 7
Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/oprofile')
-rw-r--r--features/oprofile/oprofile_y.cfg4
-rw-r--r--features/oprofile/oprofile_y.scc4
2 files changed, 8 insertions, 0 deletions
diff --git a/features/oprofile/oprofile_y.cfg b/features/oprofile/oprofile_y.cfg
new file mode 100644
index 0000000..4dc6de9
--- /dev/null
+++ b/features/oprofile/oprofile_y.cfg
@@ -0,0 +1,4 @@
1CONFIG_PROFILING=y
2CONFIG_OPROFILE=y
3CONFIG_RING_BUFFER_ALLOW_SWAP=y
4CONFIG_PROFILE_ALL_BRANCHES=y
diff --git a/features/oprofile/oprofile_y.scc b/features/oprofile/oprofile_y.scc
new file mode 100644
index 0000000..8e1b9ed
--- /dev/null
+++ b/features/oprofile/oprofile_y.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable options required for oprofile support"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware oprofile_y.cfg