lockstat: contend with points
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 16 Oct 2008 21:17:09 +0000 (23:17 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 20 Oct 2008 13:43:10 +0000 (15:43 +0200)
commitc7e78cff6b7518212247fb20b1dc6411540dc9af
tree4152afb3e00df125303c4c603e01addc19059ac7
parent7317d7b87edb41a9135e30be1ec3f7ef817c53dd
lockstat: contend with points

We currently only provide points that have to wait on contention, also
lists the points we have to wait for.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/lockstat.txt
include/linux/lockdep.h
kernel/lockdep.c
kernel/lockdep_proc.c
kernel/mutex.c