pstack 0.7.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

pstack 0.7.1

# 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] `

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.