I've got some gtk-based profily plugin for Eclipse that works really well... however I only used it once, to find out where some crazy object leak was occuring, and it was so whacked out that it didn't actually help! (It was a resurrected resource in a finalizer - bloody difficult to find)
Mostly I just use -Xprof to find out what's going on if things are too slow.
Cas
