package stramon-lib

  1. Overview
  2. Docs

Basic monitoring statistics

type t
val empty : t
val syscall_count : t -> (string * int) list
val syscall_count_seq : t -> (string * int) Stdlib.Seq.t