Commit Graph

37 Commits (723b2f57ad83ee7087acf9a95e8e289414b1f521)

Author SHA1 Message Date
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Ming Lei a417887637 lockdep: Remove recursion stattistics 16 years ago
Li Zefan 96004bb2a1 lockdep: Simplify lock_stat seqfile code 16 years ago
Li Zefan 12aac19d4b lockdep: Simplify lockdep_chains seqfile code 16 years ago
Li Zefan 8109e1de85 lockdep: Simplify lockdep seqfile code 16 years ago
Li Zefan e9d65725bd lockdep: Fix missing entries in /proc/lock_chains 16 years ago
Li Zefan 212274347f lockdep: Fix missing entry in /proc/lock_stat 16 years ago
Li Zefan 9795447f71 lockdep: Fix file mode of lock_stat 16 years ago
Ingo Molnar bbfa26229a lockdep: Fix BFS build 16 years ago
Ming Lei 12f3dfd022 lockdep: Add statistics info for max bfs queue depth 16 years ago
Peter Zijlstra 9833f8cb95 lockstat: warn about disabled lock debugging 16 years ago
Peter Zijlstra f510b233cf lockdep: get_user_chars() redo 16 years ago
Peter Zijlstra 4fc95e867f lockdep: sanitize bit names 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
Peter Zijlstra c7e78cff6b lockstat: contend with points 17 years ago
Peter Zijlstra 6918bc5c83 lockstat: fixup signed division 17 years ago
Joe Korty 2189459d25 lockstat: fix numerical output rounding error 17 years ago
Stephen Hemminger df60a84418 lockdep: fix build if CONFIG_PROVE_LOCKING not defined 17 years ago
Rabin Vincent 8bfe0298f7 lockdep: handle chains involving classes defined in modules 17 years ago
David Miller 419ca3f135 lockdep: fix combinatorial explosion in lock subgraph traversal 17 years ago
Huang, Ying cd1a28e845 lockdep: add lock_class information to lock_chain and output it 17 years ago
Huang, Ying 443cd507ce lockdep: add lock_class information to lock_chain and output it 17 years ago
Huang, Ying 2429e4ee78 lockdep: output lock_class key instead of address for forward dependency output 17 years ago
Denis V. Lunev c33fff0afb kernel: use non-racy method for proc entries creation 17 years ago
Tim Pepper 94c61c0aef lockdep: Avoid /proc/lockdep & lock_stat infinite output 18 years ago
Alexey Dobriyan c0f3358621 Fix leak on /proc/lockdep_stats 18 years ago
Peter Zijlstra d38e1d5aae lockstat: better class name representation 18 years ago
Peter Zijlstra 96645678cd lockstat: measure lock bouncing 18 years ago
Peter Zijlstra 4b32d0a4e9 lockdep: various fixes 18 years ago
Peter Zijlstra c46261de0d lockstat: human readability tweaks 18 years ago
Peter Zijlstra 8e18257d29 lockdep: reduce the ifdeffery 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Robert P. J. Day 501b9ebf43 [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG 18 years ago
Jason Baron 068135e635 [PATCH] lockdep: add graph depth information to /proc/lockdep 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Ingo Molnar a8f24a3978 [PATCH] lockdep: procfs 19 years ago