>the GoogleTalkPlugin is the process, the process contain list of thread, >It's possible to show list of thread. or number of thread ps -L lists the thread information. eg: ps -C <process_name> -L
- Balaji On Tue, Feb 21, 2012 at 2:14 PM, Ganesh Kumar <[email protected]> wrote: > Hi Guys, > > How to see process thread count. I have running my program it's show the > PID > > #ps -aux > root 5415 0.0 0.5 68952 10892 ? Sl 13:56 0:00 > /opt/google/talkplugin/GoogleTalkPlugin > > the GoogleTalkPlugin is the process, the process contain list of thread, > It's possible to show list of thread. or number of thread > > please guide me. > > -Ganesh > > Did I learn something today? If not, I wasted it. > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
