package mirage-profile-xen

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Trace processes on Xen, keeping the results in a memory region that is shared with another domain.

val get_monotonic_time : unit -> int64
val timestamper : EndianBigstring.bigstring -> int -> unit
val make_shared_buffer : size:int -> Io_page.t
val share_with : domid:int -> Io_page.t -> unit Lwt.t