diff options
| author | Dragos Motrea <Dragos.Motrea@enea.com> | 2017-05-09 14:18:32 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-05-11 10:12:54 +0200 |
| commit | 28da254d1c5ae012a6e064671aa14850c2a21a25 (patch) | |
| tree | 3da854c00a9c815547bff724a2fae387643cd36c /features/latencytop | |
| parent | d0ce2e1a6deb4ad9bb4107b61838297412644257 (diff) | |
| download | enea-kernel-cache-28da254d1c5ae012a6e064671aa14850c2a21a25.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.cfg | 4 | ||||
| -rw-r--r-- | features/latencytop/latencytop_y.scc | 4 |
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 @@ | |||
| 1 | CONFIG_KALLSYMS_ALL=y | ||
| 2 | CONFIG_SCHED_DEBUG=y | ||
| 3 | CONFIG_SCHEDSTATS=y | ||
| 4 | CONFIG_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 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Enable options required for latencytop support" | ||
| 2 | define KFEATURE_COMPATIBILITY all | ||
| 3 | |||
| 4 | kconf non-hardware latencytop_y.cfg | ||
