package mirage-profile-unix

  1. Overview
  2. Docs
collect runtime profiling information in CTF format

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-profile-0.8.1.tbz
sha256=b186fb2df3751b2c13372d137fe9627900d2d8c1d6e8641441fde51d95506761
md5=42cb61b5e377cbcc0a3620ba996473a6

CHANGES.md.html

v0.8.1 2017-06-19

  • update opam descriptions to correctly depend on io-page-xen

  • fix README instructions for latest interfaces

  • minimum supported OCaml version is 4.03.0+ as per rest of MirageOS 3

v0.8.0 2017-06-08

  • split into 3 ocamlfind and opam packages:

    • mirage-profile: generic code

    • mirage-profile-unix: Unix-specific library

    • mirage-profile-xen: Xen kernel specific library

  • build with jbuilder

  • release with topkg

  • modernize travis configuration

  • don't link client libraries against cstruct.ppx

  • add "Async" thread type

  • fix linking problem on Ubuntu 12.04

v0.7.0 2016-03-13

  • depend on cstruct.ppx (from >= 1.9.0) rather than cstruct.syntax

  • improve usage instructions

OCaml

Innovation. Community. Security.