An open API service indexing awesome lists of open source software.

https://github.com/marianobarrios/jsat

Jsat reports information about Java threads. In addition to the data shown by jstack, jsat uses information from the /proc filesystem to show the operating system process status of each thread.
https://github.com/marianobarrios/jsat

java stack-traces tool

Last synced: about 1 year ago
JSON representation

Jsat reports information about Java threads. In addition to the data shown by jstack, jsat uses information from the /proc filesystem to show the operating system process status of each thread.

Awesome Lists containing this project