package gdbprofiler

  1. Overview
  2. No Docs
gdbprofiler, a profiler for native OCaml and other executables

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=71ca8954eea13e24c76ad49750900800

Description

gdbprofiler (aka rich man's profiler) is a gdb-based sampling profiler that uses gdb or lldb

Published: 12 Apr 2018

Dependencies (9)

  1. ocaml-migrate-parsetree < "2.0.0"
  2. yojson
  3. containers >= "0.20" & < "3.0"
  4. lwt_log
  5. lwt_ppx
  6. lwt >= "3.2.0"
  7. menhir build
  8. jbuilder >= "1.0+beta7"
  9. ocaml >= "4.02.0"

Dev Dependencies

None

Used by

None

Conflicts

None