Skip to content

Simple python script to sample the output of jstack. This can be useful in environments, where you don't have X access to launch jvisualvm or something like that. It's very lightweigt and simple to use. Use it, to get a quick view of what you're java threads are doing.

Notifications You must be signed in to change notification settings

bisbeb/jStackSampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

jStackSampler

Simple python script to sample the output of jstack. This can be useful in environments, where you don't have X access to launch jvisualvm or something like that. It's very lightweigt and simple to use. Use it, to get a quick view of what you're java threads are doing. Mostly usefull for performance related issues.

About

Simple python script to sample the output of jstack. This can be useful in environments, where you don't have X access to launch jvisualvm or something like that. It's very lightweigt and simple to use. Use it, to get a quick view of what you're java threads are doing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages