Revision: 1429 Author: [email protected] Date: Tue Sep 11 08:11:46 2012 Log: add note about flame graphs to HACKING file http://code.google.com/p/perl-devel-nytprof/source/detail?r=1429
Modified: /trunk/HACKING ======================================= --- /trunk/HACKING Fri Nov 19 03:57:16 2010 +++ /trunk/HACKING Tue Sep 11 08:11:46 2012 @@ -363,4 +363,5 @@ spent in the sub to the statement profiler overhead time, thus getting it subtracted from the higher level sub time. Maybe. - +Generate Flame Graphs from the subroutine profiler data: +http://dtrace.org/blogs/brendan/2011/12/16/flame-graphs/ -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
