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.4.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.4.3.1), gtk (>=0.12), mtl, 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> |
Revised | Revision 1 made by JostBerthold at 2014-07-18T20:03:08Z |
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 JostBerthold at 2014-04-14T21:10:56Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | edentv |
Downloads | 4934 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 7 reports] |