Fix: Add kernel configuration for lttng clock plugin
authorAnders Wallin <wallinux@gmail.com>
Fri, 22 Jul 2016 14:10:47 +0000 (16:10 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 22 Jul 2016 14:39:23 +0000 (10:39 -0400)
commit3a3b740faf8e26a96a9a3e6eadab4b314a2e3356
treea193f6c7db0f272dca90f80c87599caadc2fd69b
parent69a6252d5bf1787f2bbd0b6f35af8dff21efcb55
Fix: Add kernel configuration for lttng clock plugin

Only one lttng clock plugin can be used when building the lttng-modules
in the kernel. To make it possible to use a custom clock plugin it must
be possible to unconfigure the test clock plugin

Signed-off-by: Anders Wallin <wallinux@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Kconfig
Makefile
tests/Kbuild
tests/Kconfig [new file with mode: 0644]
This page took 0.02467 seconds and 4 git commands to generate.