package mirage-profile

  1. Overview
  2. Docs
Collect profiling information

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.0.tar.gz
md5=e4af970d7fbea4f0f77200b2a1f1812b

Description

This library can be used to trace execution of OCaml/Lwt programs (such as MirageOS unikernels) at the level of Lwt threads. The traces can be viewed using JavaScript or GTK viewers provided by mirage-trace-viewer or processed by tools supporting the Common Trace Format (CTF).

Published: 13 Mar 2016

Dependencies (9)

  1. ocamlbuild build
  2. lwt
  3. io-page
  4. ocplib-endian
  5. ppx_tools
  6. ppx_cstruct
  7. cstruct >= "1.9.0" & < "3.2.0"
  8. ocamlfind build
  9. ocaml >= "4.02.0" & < "4.08.0"

Dev Dependencies

None

Used by (18)

  1. arp-mirage >= "2.0.0"
  2. dns >= "0.15.0" & < "1.0.0"
  3. ethernet < "3.2.0"
  4. jitsu
  5. mirage-dns >= "2.6.0" & < "3.0.0"
  6. mirage-logs < "1.3.0"
  7. mirage-net-solo5 < "0.2.0"
  8. mirage-net-xen >= "1.2.0" & < "1.7.1"
  9. mirage-solo5 < "0.2.0"
  10. mirage-unix >= "2.1.0" & < "3.0.8"
  11. mirage-vnetif
  12. mirage-vnetif-stack
  13. mirage-xen >= "2.1.0"
  14. netchannel
  15. shared-memory-ring >= "1.1.1"
  16. shared-memory-ring-lwt
  17. tcpip >= "2.1.0" & < "8.0.0"
  18. xen-gnt >= "2.1.0"

Conflicts

None