mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
6 lines
196 B
Text
6 lines
196 B
Text
|
|
(library
|
|
(name trace_tef_tldrs)
|
|
(public_name trace-tef.tldrs)
|
|
(synopsis "Multiprocess tracing using the `tldrs` daemon")
|
|
(libraries trace.core trace.private.util trace-tef unix threads))
|