package gdbprofiler

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=2aa855591d164a1b8fa682c4a4e0ceb7

Description

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

Published: 20 Jan 2017

Dependencies (9)

  1. containers >= "0.20" & < "3.0"
  2. oasis build & >= "0.4"
  3. ppx_deriving_yojson >= "2.0"
  4. lwt >= "2.4.6" & < "4.0.0"
  5. extlib-compat
  6. extlib
  7. menhir
  8. ocamlfind build
  9. ocaml >= "4.02.0" & < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts

None