mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
8 lines
274 B
Text
8 lines
274 B
Text
|
|
|
|
(library
|
|
(name trace_fuchsia)
|
|
(public_name trace-fuchsia)
|
|
(synopsis "A high-performance backend for trace, emitting a Fuchsia trace into a file")
|
|
(libraries trace.core trace.private.util thread-local-storage
|
|
mtime mtime.clock.os atomic unix threads))
|