Skip to content

mkotha/viewprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

viewprof
========

Usage: viewprof.lisp PROG.prof

Keys:

j      - move one line down
k      - move one line up
Ctrl-d - move down half a page
Ctrl-u - move up half a page
space  - fold/unfold a subtree
h      - scroll to the left
l      - scroll to the right
r      - enter/leave `bottom-up mode'
q      - exit the program

In `bottom-up mode' the parent-child relationship of the tree structure will be reversed,
which means a function becomes a parent of its caller.

About

A viewer of GHC .prof files with curses interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published