How To Install Ocamlviz-gui On Debian, Ubuntu, Kali And Raspbian?

How To Install Ocamlviz-gui On Debian, Ubuntu, Kali And Raspbian?

ocamlviz-gui

real-time profiling tools for Objective Caml (clients)

Maintainer: Debian OCaml Maintainers



Section: devel

Install ocamlviz-gui

  • Debian apt-get install ocamlviz Click to copy
  • Ubuntu apt-get install ocamlviz Click to copy
  • Kali Linux apt-get install ocamlviz Click to copy
  • Raspbian apt-get install ocamlviz Click to copy

ocamlviz

real-time profiling tools for Objective Caml (clients)

Ocamlviz gives the ability to instrument an existing code, in real time, with lightweight monitoring annotations. Ocamlviz can also be used as a debugging tool. Here are a few possibilities provided by Ocamlviz: * observe details about the garbage collector * observe how many times the program goes through a point * make a set of values (any) and count its cardinal number and its size in the heap * observe how much time passed between two points of the program * observe the value of integers, floating-point numbers, booleans and strings * observe details about hash tables, like the number of empty buckets, or the filling rate * etc This package provides two sorts of client output: * an ASCII client, the monitoring is displayed in a file * a Graphical User Interface, using Lablgtk2, that allows, for instance, displaying data in a graph

Install the latest version of ocamlviz-gui in Debian, Ubuntu, Kali and Raspbian from terminal. To install the ocamlviz-gui just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ocamlviz-gui from the respository and install it in your computer/server.