> > Top is showing only for TOP processes. >
You can do a top -p <pid> once you get the pid of the process (from ps). Also, if you're running a recent version of top, hitting 'H' will toggle between displaying individual thread statistics and a consolidated view (if it's a multi-threaded process) _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
