Skip to main content

UNKNOWN

Project description

Utility for inspecting python stack of running process (x64 linux only) Usage: sudo pytb [pid] If you want to also see greenlet tracebacks, use sudo pytb -g [pid] Supports viewing python 2 and python 3 tracebacks (it will try to guess, however you can help it by specifying -2 or -3 option)

The utility works by reading /proc//mem (this is why sudo is needed). Also it uses nm and objdump for finding offsets of inner python structures.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytb-0.0.3.tar.gz (12.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page