Re: [PATCH] lockstat: contend with points

From: Ingo Molnar
Date: Mon Oct 20 2008 - 09:44:14 EST



* Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> Subject: lockstat: contend with points
> From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
> Date: Thu Oct 16 23:17:09 CEST 2008
>
> 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@xxxxxxxxx>
> ---
> Documentation/lockstat.txt | 50 ++++++++++++++++++++++++++++-----------------
> include/linux/lockdep.h | 13 ++++++++---
> kernel/lockdep.c | 33 ++++++++++++++++++-----------
> kernel/lockdep_proc.c | 21 +++++++++++++++++-
> kernel/mutex.c | 2 -
> 5 files changed, 82 insertions(+), 37 deletions(-)

nice! Applied to tip/core/locking, thanks Peter.

Ingo
--
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/