Hi,

I have a question on monitoring multiple threads.

Specifically, I have three worker threads all running on a single processor
(via taskset -c x)
The three worker threads are cooperatively scheduled (via yield).
Can I set up a signal when the executed instructions (all three threads
combined) reach at a certain number (say 1billion) ?

Thanks

Heechul
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to