Environment
Novell Identity Manager 3.5.1
Situation
How can you tell which threads are using CPU on Linux and Solaris?
Resolution
On Linux you can use "top -H -p" command.
On Solaris you can use
the "prstat -L -p " command.
How can you tell which threads are using CPU on Linux and Solaris?