> With the current utrace/master tree, I am seeing that utrace_attach_task() > never returns when invoked from the clone callback. The same module > works fine with prior utrace (rcu as well as with my embed version).
I changed the utrace_attach_delay() logic recently. That is probably it. Please post your test case. Thanks, Roland