mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-05-06 09:25:28 -04:00
we only want to encode data, and only part of it, so we can skip some java-specific messages, as well as the whole Ftrace subsystem. |
||
|---|---|---|
| .. | ||
| dune | ||
| perfetto_trace.ml | ||
| perfetto_trace.mli | ||
| perfetto_trace.proto | ||
| README.md | ||
NOTES
- to generate,
make genprotoin root directory. Pay attention to the version ofocaml-protoc. - we commented some parts that are not really relevant to reduce the size of the code.