Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 170806

Summary: dev-python/pycallgraph (New package)
Product: Gentoo Linux Reporter: Trevor Hardcastle <trevor>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: hawking, python
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://pycallgraph.slowchop.com/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for pycallgraph-0.3.0

Description Trevor Hardcastle 2007-03-14 00:18:49 UTC
"pycallgraph is a Python library that creates call graphs for Python programs."

The graphs it builds are nice and I've found it to be useful for debugging Python apps.

Reproducible: Always

Steps to Reproduce:
Comment 1 Trevor Hardcastle 2007-03-14 00:21:02 UTC
Created attachment 113232 [details]
Ebuild for pycallgraph-0.3.0

Here's an ebuild I put together for this package. Tested on a few python programs on x86 and amd64.
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2007-03-15 18:01:16 UTC
 I committed this to sunrise overlay.It's here:
 http://gentoo-sunrise.org/svn/sunrise/dev-python/pycallgraph
 ( change sunrise/ to reviewed/ if it's not there)
 
 The tool seems to work fine with python-2.3 so I changed the python dependency.

 Ali
Comment 3 Almad 2008-08-07 09:52:36 UTC
version bump to 0.5.1 (rename is OK)
Comment 4 Johan Bergström 2009-11-19 20:37:23 UTC
Pycallgraph 0.5.1 is now in the sunrise overlay. Sorry for the delay :(
http://overlays.gentoo.org/proj/sunrise/browser/sunrise/dev-python/pycallgraph/
Comment 5 Michael Palimaka (kensington) gentoo-dev 2016-01-23 12:18:05 UTC
This has since been added.