/Redline-Process-Tree-Report

Graphical representation of processes from Redline

Primary LanguagePython

Redline Process Tree Report

Project source can be downloaded from

Author & Contributor List

Brian Maloney

Overview

Redline Process Tree Report is a python script that takes the csv output from Redline and produces a graphical representation of the running processes. GUI Process Tree

Setup

This script depends on graphviz (http://www.graphviz.org/pub/graphviz/stable/windows/graphviz-2.38.msi). See imports in script for other dependencies that might be missing on your system.

Bugs