Skip to main content

Tool to print python thread and greenlet stacks

Project description

# pystack

## IMPORTANT NOTICE

This is the last release using the pstack project name in PyPI.

Please use pystack-debugger in future. (e.g. pip install pystack-debugger)

See also https://pypi.python.org/pypi/pystack-debugger.

## Introduction

pystack is to python as jstack is to java!

It’s a debug tool to print python threads or greenlet stacks.

Idea stolen from [pyrasite](https://github.com/lmacken/pyrasite)

## Install

` $ pip install pystack-debugger `

## Usage

You may need to run it with sudo.

` $ sudo pystack <pid> [--include-greenlet] `

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

pstack-0.7.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

pstack-0.7.1-py2-none-any.whl (4.8 kB view hashes)

Uploaded Python 2

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