package memtrace-mirage

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

memtrace-mirage-0.2.1.2.3.tbz
sha256=6e3e2e255c5ff5c31bf97b62f3c09673cb28f00a3f89d1fa8ad96a9fa32d6780
sha512=6415aa2bdb02657705a95cf13f2f02278dbf8ef8938f7fc3820ced48c12b192f6041005dc2b61840f56a5294e2a9dadd26487b89022dd49a461d035845a37614

doc/memtrace-mirage/Memtrace/index.html

Module MemtraceSource

The sampling_rate is the proportion of allocated words that should be sampled. Values larger than about 1e-4 will have some performance impact.

Sourcemodule Make (F : Mirage_flow.S) : sig ... end
Sourcemodule Geometric_sampler : sig ... end

(For testing)