it's time to retire ghcprof & friends
authorSimon Marlow <marlowsd@gmail.com>
Wed, 18 Jun 2008 14:02:28 +0000 (14:02 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 18 Jun 2008 14:02:28 +0000 (14:02 +0000)
commit27729498e1814d890081cc615b6682f65520b1bf
tree1ac9345a22e99b2acc52f90758e62586b3667ef9
parentf5d1434ffd8b82cf61624eed3602d6fae1fc9398
it's time to retire ghcprof & friends
38 files changed:
utils/Makefile
utils/prof/Makefile [deleted file]
utils/prof/cgprof/Makefile [deleted file]
utils/prof/cgprof/README [deleted file]
utils/prof/cgprof/cgprof.c [deleted file]
utils/prof/cgprof/cgprof.h [deleted file]
utils/prof/cgprof/daVinci.c [deleted file]
utils/prof/cgprof/daVinci.h [deleted file]
utils/prof/cgprof/main.c [deleted file]
utils/prof/cgprof/matrix.c [deleted file]
utils/prof/cgprof/matrix.h [deleted file]
utils/prof/cgprof/symbol.c [deleted file]
utils/prof/cgprof/symbol.h [deleted file]
utils/prof/ghcprof.prl [deleted file]
utils/prof/icons/Makefile [deleted file]
utils/prof/icons/absdelta.xbm [deleted file]
utils/prof/icons/absolute.xbm [deleted file]
utils/prof/icons/comm.xbm [deleted file]
utils/prof/icons/commslack.xbm [deleted file]
utils/prof/icons/comp.xbm [deleted file]
utils/prof/icons/compress.xbm [deleted file]
utils/prof/icons/compslack.xbm [deleted file]
utils/prof/icons/delete.xbm [deleted file]
utils/prof/icons/help.xbm [deleted file]
utils/prof/icons/hrel.xbm [deleted file]
utils/prof/icons/hrelslack.xbm [deleted file]
utils/prof/icons/jump.xbm [deleted file]
utils/prof/icons/mycomm.xbm [deleted file]
utils/prof/icons/oxpara.xbm [deleted file]
utils/prof/icons/percent.xbm [deleted file]
utils/prof/icons/reldelta.xbm [deleted file]
utils/prof/icons/sync.xbm [deleted file]
utils/prof/icons/time.xbm [deleted file]
utils/prof/icons/time1.xbm [deleted file]
utils/prof/icons/uncompress.xbm [deleted file]
utils/prof/icons/undo.xbm [deleted file]
utils/prof/icons/wait.xbm [deleted file]
utils/prof/icons/weightdelta.xbm [deleted file]