Re: cgroup: rmdir() does not complete

From: Peter Zijlstra
Date: Thu Sep 09 2010 - 07:50:48 EST


On Thu, 2010-09-09 at 12:36 +0100, Mark Hills wrote:

> I am still finding the problem incredibly hard to reproduce, so I'd like
> to observe as much data as possible from the current case before
> rebooting. If I could capture some kind of stack trace in the kernel for
> the running process that would be great, any suggestions appreciated.

echo l > /proc/sysrq-trigger

another thing you can do is run something like: perf record -gp $pid
which will give you a profile of that task.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/