Files
linux-st/include/linux
Jason Baron 068135e635 [PATCH] lockdep: add graph depth information to /proc/lockdep
Generate locking graph information into /proc/lockdep, for lock hierarchy
documentation and visualization purposes.

sample output:

 c089fd5c OPS:     138 FD:   14 BD:    1 --..: &tty->termios_mutex
  -> [c07a3430] tty_ldisc_lock
  -> [c07a37f0] &port_lock_key
  -> [c07afdc0] &rq->rq_lock_key#2

The lock classes listed are all the first-hop lock dependencies that
lockdep has seen so far.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:26 -08:00
..
2007-02-09 17:39:39 -05:00
2007-01-30 08:26:45 -08:00
2007-02-11 10:51:24 -08:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-01 16:17:06 -08:00
2007-02-07 15:44:36 -08:00
2007-02-09 09:00:22 +01:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-07 15:50:08 -08:00
2007-02-07 10:37:14 -08:00
2007-02-11 10:51:24 -08:00
2007-02-09 17:39:40 -05:00
2007-02-07 10:37:12 -08:00
2007-02-07 15:50:08 -08:00
2007-01-23 00:34:54 -05:00
2007-02-08 13:51:54 -08:00
2007-02-09 08:06:14 -08:00
2007-02-09 17:39:36 -05:00
2007-02-08 13:51:54 -08:00
2007-02-11 10:51:18 -08:00
2007-02-07 14:03:19 +11:00
2007-02-07 10:37:14 -08:00
2007-02-11 10:51:25 -08:00