package gdbprofiler

  1. Overview
  2. Docs
A profiler for native OCaml and other executables

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=c50d10e6f2cad3026c6fb744f28d8da3
sha512=126dfbe2abacb165537a14a466406af7b666b12ec93ad0a6ca2ee7fe439e6e91f267985554ff7ca8026f7831b058ba936a6f3294a5f3e10366b12fc3ea21817f

Description

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

Published: 27 Jul 2021

Dependencies (9)

  1. yojson >= "1.6"
  2. containers-data >= "3.0"
  3. containers >= "3.0"
  4. lwt_log
  5. lwt_ppx
  6. lwt >= "3.2.0"
  7. menhir >= "20180523"
  8. dune >= "1.11.0"
  9. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None