@hackage / graph-trace-viz

Converts a graph-trace log into an HTML document

Latest0.1.1.1

About

Metadata

  • Last updated , by aaronallen8455
  • License MIT
  • Maintained by: aaronallen8455@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.1
  2. 9.4.4
  3. 9.2.1
  4. 9.0.2
  5. 9.0.1
  6. 8.10.7

Readme

Creates an HTML document with an explorable graph which represents the execution of a program. Each unique invocation of a function is represented as an edge in the graph.

See the README for details.