aboutsummaryrefslogtreecommitdiff
path: root/pw_system/stl_backends.gni
diff options
context:
space:
mode:
Diffstat (limited to 'pw_system/stl_backends.gni')
-rw-r--r--pw_system/stl_backends.gni1
1 files changed, 1 insertions, 0 deletions
diff --git a/pw_system/stl_backends.gni b/pw_system/stl_backends.gni
index 06d901ebd..f8d60a89e 100644
--- a/pw_system/stl_backends.gni
+++ b/pw_system/stl_backends.gni
@@ -36,4 +36,5 @@ PW_SYSTEM_STL_BACKENDS = {
pw_thread_THREAD_ITERATION_BACKEND = "$dir_pw_thread_stl:thread_iteration"
pw_thread_YIELD_BACKEND = "$dir_pw_thread_stl:yield"
pw_system_TARGET_HOOKS_BACKEND = "$dir_pw_system:stl_target_hooks"
+ pw_trace_tokenizer_time = "$dir_pw_trace_tokenized:host_trace_time"
}