Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ioggstream/py-jstack
https://github.com/ioggstream/py-jstack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ioggstream/py-jstack
- Owner: ioggstream
- Created: 2012-07-18T15:48:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-10T12:08:16.000Z (almost 11 years ago)
- Last Synced: 2024-10-15T03:43:01.670Z (3 months ago)
- Language: Python
- Size: 201 KB
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
py-jstack
=========A Poor's Man Profiler for java.
Supports filtering by thread name and state.
## Look who's leaking now!
jplot.py plots per-class heap memory usage: you can select the top n-class to show.![jplot](https://pbs.twimg.com/media/BWxjqGaCAAAknkx.jpg:large)