On Wed, Nov 10, 2010 at 3:10 AM, stephane eranian wrote:
> On Fri, Nov 5, 2010 at 10:24 PM, heechul Yun wrote:
> > 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 worke
On Fri, Nov 5, 2010 at 10:24 PM, heechul Yun wrote:
> 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 sign