id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	work_issues	upstream	reviewer	author	merged	dependencies	stopgaps
11291	Interface to Gprof2Dot	nthiery	tbd	"Implement an interface to http://code.google.com/p/jrfonseca/wiki/Gprof2Dot, so that one could just do:

{{{
    sage: from sage.misc.dev_tools import gprof
    sage: gprof(""list(SymmetricGroup(3))"")
}}}

and have a window pop up showing up the call graph. This would typically be implemented by calling Gprof2Dot and xdot.

See also: #11287"	enhancement	new	major	sage-wishlist	performance		days30	sage-combinat saliola		N/A					
