package mirage-profile

  1. Overview
  2. Docs
Collect profiling information

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=0ffe73484cba27b7cfc04dcd10c81fb3

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: 17 Nov 2014

Dev Dependencies

None

Used by (9)

  1. dns >= "0.15.0" & < "1.0.0"
  2. jitsu
  3. mirage-dns >= "2.6.0" & < "3.0.0"
  4. mirage-logs < "1.3.0"
  5. mirage-vnetif < "0.6.1"
  6. mirage-vnetif-stack < "0.6.1"
  7. shared-memory-ring >= "1.1.1" & < "3.2.1"
  8. shared-memory-ring-lwt < "3.2.1"
  9. tcpip >= "2.1.0" & < "2.5.1"

Conflicts

None