/jinfo

query java process thread cpu used percent

Primary LanguagePython

jinfo

show thread cpu use percent in java process

query all thread cpu used over 0 percent with jstack

###example:

python3.7 jinfo.py [pid]

python3.7 jinfo.py 25582

python3.7 jinfo2.py 25582

python3.7 jinfo100.py 25582

python3.7 process_monitor.py process_path_key

###only test in ubantu!!!!!