ocaml-trace/src/fuchsia
Simon Cruanes 4dfa319003
feat: add an extensible sum type for extending the library
libraries and collectors can now define their own "events" that
collectors will handle (or not), without having to contribute them to
ocaml-trace at all.
2024-10-29 09:21:09 -04:00
..
write fix: truncate large strings in fuchsia 2024-02-20 15:10:20 -05:00
bg_thread.ml perf fuchsia: use a stack to hold in-flight spans, not a hashtable 2023-12-26 22:10:17 -05:00
common_.ml perf fuchsia: use a stack to hold in-flight spans, not a hashtable 2023-12-26 22:10:17 -05:00
dune fix build 2024-01-10 10:42:26 -05:00
fcollector.ml feat: add an extensible sum type for extending the library 2024-10-29 09:21:09 -04:00
fcollector.mli good progress on fuchsia collector 2023-12-25 22:52:50 -05:00
time.ml good progress on fuchsia collector 2023-12-25 22:52:50 -05:00
trace_fuchsia.ml good progress on fuchsia collector 2023-12-25 22:52:50 -05:00
trace_fuchsia.mli doc 2024-01-19 10:02:49 -05:00