Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

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

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages