@hackage / edentv

A Tool to Visualize Parallel Functional Program Executions

Latest4.10.0

About

Metadata

  • Last updated , by horstmeyer
  • License GPL-3.0-only
  • Categories Development, Profiling
  • Maintained by: Eden group <eden@mathematik.uni-marburg.de>

  • Lottery factor: 0

Links

Installation

Readme

The Eden Trace Viewer is a tool designed to help programmers optimize Eden programs by visualising traces (eventlog files) of Eden program runs. It is similar to (and precedes) threadscope. However, it has been designed to visualize not just threads, but also different machines, processes, and messages between processes. EdenTV can show you what has happened during the execution of your program. This is very helpful to optimize parallel programs.