mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-05-05 08:54:27 -04:00
6 lines
215 B
Text
6 lines
215 B
Text
(library
|
|
(name trace_spall)
|
|
(public_name trace-spall)
|
|
(synopsis
|
|
"A fast binary backend for trace, emitting Spall profiler format (.spall)")
|
|
(libraries trace.core trace.util unix threads thread-local-storage))
|