On Tue, Feb 22, 2011 at 04:43:35PM +0100, Peter Zijlstra wrote:On Wed, 2011-02-23 at 00:30 +0900, Hitoshi Mitake wrote:How do you think about it?
Most of the lock code (esp the spinlock stuff) is already way over the
threshold of sanity, adding to that for some dubious reasons doesn't
seem like a good idea.
I'm still not at all sure why people want all this lock tracing.
Right, well I can imagine many usecases that could make lock
tracing bring more value than what lockstat already provides,
through a tool like perf lock if we enhance it.
We should probably first focus on developing the tooling side
and make it useful enough that optimizations in the kernel
side become desirable.