]> Git Repo - linux.git/commit - kernel/spinlock.c
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
authorPeter Zijlstra <[email protected]>
Thu, 19 Jul 2007 08:48:58 +0000 (01:48 -0700)
committerLinus Torvalds <[email protected]>
Thu, 19 Jul 2007 17:04:49 +0000 (10:04 -0700)
commit4fe87745a6722d42ff27a60768c77958fa1fc498
treeadb116303fda951e0f7fc997db5de683e1bd8527
parentc46261de0d98372112d8edf16f74ce418a268d46
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex

Call the new lockstat tracking functions from the various lock primitives.

Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Jason Baron <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/mutex.c
kernel/rwsem.c
kernel/spinlock.c
This page took 0.083995 seconds and 4 git commands to generate.