devel-nytprof
devel-nytprof copied to clipboard
Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)
I'm really enjoying NYTProf, it's a great tool! One problem I'm having is that I can't remember what the columns are in the various reports, and so I tend to...
Internal links to anchors in pages generated using recent versions of nytprofhtml go to an offset position in the page. The offset varies, and can be above or below. It...
Removed all code that initializes the plugin (doing this under the assumption that https://github.com/timbunce/devel-nytprof/pull/194 removes the js file from this project). Also removed `show_fragment_target()` because it would no longer work...
This ticket was originally filed in 2011 as [RT 70211](https://rt.cpan.org/Public/Bug/Display.html?id=70211). The ticket failed to be correctly converted to a GitHub issue in 2015 and so has remained unresolved. The original...
details here 
Would be nice to have a sunburst layout (sunburstts are the new pie chart), see http://www.brendangregg.com/blog/2017-02-06/flamegraphs-vs-treemaps-vs-sunburst.html
jquery 1.12.4 has two known vulnerabilities. You should update to jquery 3.4.0 or later. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9251 fixed by jquery 3.0.0 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358 fixed by jquery 3.4.0 http://jquery.com/download/ is showing 3.4.1 as the...
With a `perl-5.32.1` compiled on FreeBSD with `g++`, I got these build-time errors when running `make` for Devel-NYTProf: ``` "/usr/home/jkeenan/testing/perl-5.32.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- NYTProf.bs blib/arch/auto/Devel/NYTProf/NYTProf.bs 644 "/usr/home/jkeenan/testing/perl-5.32.1/bin/perl" "/home/jkeenan/testing/perl-5.32.1-gpp/lib/5.33.9/ExtUtils/xsubpp" -typemap...
I want to build the version 6.08 for Fedora, but the test 12-data.t fails on s390x ``` t/12-data.t .............. The sum of the statement timings is -0.0% of the total...