I am developing one benchmarking tool for that I want to get memory used by a particular process and some other details related to that particular process, like the number of threads in the process, time taken by the process. Is this thing is possible without using Native code? Or if it is possible using Native code then can any one please give the the name of the system calls which I can use. Since I want to get this information for NT as well as for Solaris then what are the possible approaches. Since I am newbee for JNI,so please explain me how it is possible. *I can't use jdb because I wanted to get the memory used by some other process Thanks in advance. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
