summaryrefslogtreecommitdiffstats
path: root/features/latencytop
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/latencytop
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/latencytop')
-rw-r--r--features/latencytop/latencytop_y.cfg4
-rw-r--r--features/latencytop/latencytop_y.scc4
2 files changed, 8 insertions, 0 deletions
diff --git a/features/latencytop/latencytop_y.cfg b/features/latencytop/latencytop_y.cfg
new file mode 100644
index 0000000..abf5d3b
--- /dev/null
+++ b/features/latencytop/latencytop_y.cfg
@@ -0,0 +1,4 @@
1CONFIG_KALLSYMS_ALL=y
2CONFIG_SCHED_DEBUG=y
3CONFIG_SCHEDSTATS=y
4CONFIG_LATENCYTOP=y
diff --git a/features/latencytop/latencytop_y.scc b/features/latencytop/latencytop_y.scc
new file mode 100644
index 0000000..23f8bab
--- /dev/null
+++ b/features/latencytop/latencytop_y.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable options required for latencytop support"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware latencytop_y.cfg