mirage-profile-unix
Collect profiling information
Description
This library can be used to trace execution of OCaml/Lwt programs (such as MirageOS unikernels) at the level of Lwt threads. The traces can be viewed using JavaScript or GTK viewers provided by mirage-trace-viewer or processed by tools supporting the Common Trace Format (CTF).
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 12 Jun 2017
- Authors
- Maintainers
Sources
Dependencies
topkg
build
mtime
>= "1.0.0"
mirage-profile
= "0.8.0"
jbuilder
>= "1.0+beta9"
ocamlfind
build
ocaml
>= "4.02.0" & < "4.08.0"
Reverse Dependencies