edentv: A Tool to Visualize Parallel Functional Program Executions
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.
Downloads
- edentv-4.10.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 4.1.0.0, 4.3.0, 4.4.0, 4.9.1, 4.9.2, 4.10.0 |
---|---|
Dependencies | array, base (>=4 && <5), binary, bytestring, cairo (>=0.12), containers (>=0.5), directory, filepath, ghc-events-parallel (>=0.5.0.1), gtk (>=0.13), mtl, text, zip-archive [details] |
License | GPL-3.0-only |
Copyright | Copyright (C) 2005-2012 Phillips Universitaet Marburg |
Author | Jost Berthold, Mischa Dieterle, Thomas Horstmeyer, Bernhard Pickenbrock, Tobias Sauerwein, Bjoern Struckmeier |
Maintainer | Eden group <eden@mathematik.uni-marburg.de> |
Category | Development, Eden, Profiling, Trace |
Home page | http://www.mathematik.uni-marburg.de/~eden |
Source repo | head: git clone git://james.mathematik.uni-marburg.de/edentv-hs.git |
Uploaded | by horstmeyer at 2015-01-22T12:49:09Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | edentv |
Downloads | 4977 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-05-19 [all 7 reports] |