Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the devel-nytprof CPAN distribution.

Report information
The Basics
Id: 88608
Status: resolved
Priority: 0/
Queue: devel-nytprof

People
Owner: Nobody in particular
Requestors: MORITZ [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 5.05
Fixed in: (no value)



Subject: "Subroutine Exlucsive Time Treemap" should exclude DB::finish_profile
The flame graphs (very useful btw.) already ignore the time spent in DB::finish_profile, but the exclusive time treemap includes it, which isn't very useful. Ignoring it in there would give more useful percentages.