Skip to content
forked from wooparadog/pystack

Tool to dump python thread and greenlet stacks.

Notifications You must be signed in to change notification settings

njgraham/pstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pstack

pstack is to python as jstack is to java! It's a debug tool to print python threads or greenlet stacks.

Idea stolen from pyrasite

Install

$ pip install pstack

Usage

You may need to run it with sudo.

$ sudo pstack <pid> [--include-greenlet]

About

Tool to dump python thread and greenlet stacks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%