@hackage / prof2dot

Convert GHC profiles into GraphViz's dot format

Latest0.4.1

About

Metadata

  • Last updated , by GregoryWright
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: gwright@antiope.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    splitbase (on by default)

    Choose the new smaller, split-up base package.

Readme

prof2dot takes profiling information (a file generated by running a ghc-compiled application with the +RTS -px -RTS flags) and converts it to GraphViz's dot format.