GUI or more human readable -profile data?

Robert Clipsham robert at octarineparrot.com
Wed Feb 29 13:28:29 PST 2012


On 29/02/2012 19:41, simendsjo wrote:
> http://www.digitalmars.com/ctg/trace.html
>
> Has someone made some GUI/pretty printing/dump to database or other
> tools to make the profile data a bit simpler to digest?

If you're on Windows you could try:

http://h3.gd/code/xfProf/

Although I don't believe it uses the data from -profile. On linux/OS X 
you can use valgrind/kcachegrind, though it doesn't have demangling for 
D symbols (at least, last time I checked).

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d-learn mailing list