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: 60167
Status: resolved
Priority: 0/
Queue: devel-nytprof

People
Owner: Nobody in particular
Requestors: njh [...] bandsman.co.uk
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 4.04
Fixed in: (no value)



I had great hopes for this (in-spite of the hyperbole in the description of the module), but unfortunately it only prints time and calls to CPAN modules. It doesn't track calls to your own code, and there's no stack trace to find out which part of your code called the CPAN module. Can you please make it profile my code as well?
Thank you for your report Nigel. However I can assure you that you are mistaken. I'd like to understand whatever's happening so I can help you, and help prevent others from hitting the same problem. Show quoted text
> but unfortunately it only prints time and calls to CPAN modules.
What makes you think that, exactly? Please talk me though how you're using it and what you're seeing the the reports. Rather than do it here, via RT emails, perhaps you could send email to the mailing list at develnytprof-dev@googlegroups.com (also visible at http://groups.google.com/group/develnytprof-dev) Thanks.
I believe this is resolved now and wasn't a bug. (I'd still really like to know if anything can be changed in the docs to avoid others encountering the issues you had.)
Subject: Re: [rt.cpan.org #60167] Doesn't profile own code, only CPAN modules
Date: Fri, 17 Sep 2010 10:18:15 +0100
To: bug-devel-nytprof [...] rt.cpan.org
From: Nigel Horne <njh [...] bandsman.co.uk>
On 16/09/10 18:10, Tim_Bunce via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=60167> > > I believe this is resolved now and wasn't a bug. > > (I'd still really like to know if anything can be changed in the docs to avoid others encountering > the issues you had.) >
A real-life case study with step-by-step instructions would have helped. -- Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter. NJH Music, ICQ#20252325, twitter: @nigelhorne njh@bandsman.co.uk http://www.bandsman.co.uk
Subject: Re: [rt.cpan.org #60167] Doesn't profile own code, only CPAN modules
Date: Fri, 17 Sep 2010 16:08:09 +0100
To: "njh [...] bandsman.co.uk via RT" <bug-devel-nytprof [...] rt.cpan.org>
From: Tim Bunce <Tim.Bunce [...] pobox.com>
On Fri, Sep 17, 2010 at 05:18:25AM -0400, njh@bandsman.co.uk via RT wrote: Show quoted text
> > > > (I'd still really like to know if anything can be changed in the > > docs to avoid others encountering the issues you had.)
> > A real-life case study with step-by-step instructions would have helped.
Umm. I've tweaked the docs slightly and added link to a recent screencast of one of my talks http://timbunce.blip.tv/file/3913278 There's a demo at about 9:30. Hopefully that'll help. Thanks. Tim.
Closing this ticket now, though please do let me know if there are any specific doc changes you'd recommend.