package memtrace-mirage

  1. Overview
  2. Docs
Streaming client for Memprof using MirageOS API

Install

Dune Dependency

Authors

Maintainers

Sources

memtrace-mirage-0.2.1.2.2.tbz
sha256=34b0464af8399bc8b1c9a1de907d6fcc4bab135879e1f650c63bf658cd300f8e
sha512=e9a61c4519050b7bc3f35ed9075755b1ad33cf1ac87d08293915a6b4677d8b2502f8b00d8a5b5207e6b5c92cab92c5c14c9c05b95cbbfb23b1a36f5befd43c58

CHANGES.md.html

v0.2.1.2.2 (2022-05-22)

Improve failure behaviour on write error: avoid raising an exception

v0.2.1.2.1 (2022-05-18)

Initial release, based on memtrace 521627fb5ced5b49ff03f608fc5fbe20ae1ff24f

v0.2.1.2 (2020-03-08)

More fixes for 32-bit platforms.

v0.2.1.1 (2020-02-03)

Fix compilation on 32-bit platforms.

v0.2.1 (2020-01-27)

Packaging fixes.

v0.2 (2020-12-08)

  • New support for tracing external allocations

  • Bugfix for 32-bit builds

  • Better error-checking for sampling_rate parameter

v0.1.2 (2020-09-16)

More packaging fixes.

v0.1.1 (2020-09-09)

Packaging fixes.

v0.1 (2020-09-04)

Initial release.