summaryrefslogtreecommitdiffstats
path: root/vespalib/CMakeLists.txt
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2022-01-06 15:44:33 +0000
committerHåvard Pettersen <havardpe@oath.com>2022-01-07 14:16:28 +0000
commitad3649d3dcb3bc53d878da8e7447cbdf74de4592 (patch)
tree9115327fd7f48122777420c1782d5056a44ee80e /vespalib/CMakeLists.txt
parentcdb6a8521b56ff30ff8abda7b5342986df977f2e (diff)
low-level code to sample CPU usage per thread
Diffstat (limited to 'vespalib/CMakeLists.txt')
-rw-r--r--vespalib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/CMakeLists.txt b/vespalib/CMakeLists.txt
index 9f98d23d6a9..eb7e1f7d4c0 100644
--- a/vespalib/CMakeLists.txt
+++ b/vespalib/CMakeLists.txt
@@ -31,6 +31,7 @@ vespa_define_module(
src/tests/component
src/tests/compress
src/tests/compression
+ src/tests/cpu_usage
src/tests/crypto
src/tests/data/databuffer
src/tests/data/input_reader