On 07/12/2012 09:08 AM, MORITA Kazutaka wrote: > At Thu, 12 Jul 2012 09:51:38 +0900, > MORITA Kazutaka wrote: >> >> Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp> >> --- >> sheep/trace/trace.c | 7 +++---- >> 1 files changed, 3 insertions(+), 4 deletions(-) > > Hi Yuan, > > This patch fixed the compile errors, but it seems that sheepdog tracer > doesn't work with the latest branch - sheep segfaults just after I run > 'collie debug trace start'. Any ideas? > Let's disable for now. It can't work with short threads and need considerable rework to make it run with short threads. Also, Hellwig mentioned of automatic grow/shrink of threads pool implementation, which affect tracer implementation a lot. We should have a consensus stable threads implementation before tackling the tracer. Thanks, Yuan |