Skip to content
Sections
>> Trisquel >> Packages >> etiona >> python >> pythontracer
etiona  ]
[ Source: pythontracer  ]

Package: pythontracer (8.10.16-1.2)

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.

Other Packages Related to pythontracer

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: python
    interactive high-level object-oriented language (default version)
    dep: python (<< 2.8)
    dep: python (>= 2.7~)
  • dep: python-gtk2
    Python bindings for the GTK+ widget set

Download pythontracer

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 26.9 kB105 kB [list of files]
i386 27.9 kB109 kB [list of files]