[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#505208: ITP: pythontracer -- Python programs execution tracer and profiler



Package: wnpp
Severity: wishlist
Owner: Sandro Tosi <morph@debian.org>

* Package name    : pythontracer
  Version         : 8.10.16
  Upstream Author : Eyal Lotem <eyal.lotem@gmail.com>
* URL             : http://code.google.com/p/pythontracer/
* License         : GPLv3
  Programming Lang: Python/C
  Description     : Python programs execution tracer and profiler

Lets you see your Python program's execution as a tree of function invocations,
each tree node exposing the real time, and CPU time (user/sys) of that call.

This project consists of two main components: A Python tracer that can run your
Python programs (much like "cProfile" and friends). A Gtk+ based GUI that can
show the trace results.

It uses a tiny auxiliary library written for it "graphfile" to allow append-only
writing and reading static DAG's directly from file without reading it whole
into memory at any stage.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)



Reply to: