package mirage-profile

  1. Overview
  2. Docs
Collect profiling information

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.1.tar.gz
md5=deddb93d576a763e4c524533976624c4

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: 05 Jan 2016

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