Check number of native threads created by process
If you want to check the number of native threads used by some process you can use this command
watch -n 1 -d "ps -eL $PID_NUMBER | wc -l"
Written by Kamil Michalak
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#