diff options
author | Peter Zijlstra <peterz@infradead.org> | 2008-09-03 16:00:57 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-09-05 10:12:12 +0200 |
commit | cdad72207d164569cb4bf647eb824a7f93e8d388 (patch) | |
tree | 5dd552ac0bfabfd085ece0763c6c5f90a1bdee08 /Documentation/lockstat.txt | |
parent | bd8fbdee6562ee526f3c2582a3b373ef195015dd (diff) | |
download | kernel_samsung_smdk4412-cdad72207d164569cb4bf647eb824a7f93e8d388.zip kernel_samsung_smdk4412-cdad72207d164569cb4bf647eb824a7f93e8d388.tar.gz kernel_samsung_smdk4412-cdad72207d164569cb4bf647eb824a7f93e8d388.tar.bz2 |
lockstat: documentation update
Christoph noted that the documentation doesn't tell in what unit the
lockstat times are reported, ammend this.
Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/lockstat.txt')
-rw-r--r-- | Documentation/lockstat.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/lockstat.txt b/Documentation/lockstat.txt index 4ba4664..02f36f5c 100644 --- a/Documentation/lockstat.txt +++ b/Documentation/lockstat.txt @@ -100,6 +100,7 @@ The first lock (05-10) is a read/write lock, and shows two lines above the short separator. The contention points don't match the column descriptors, they have two: contentions and [<IP>] symbol. +The integer part of the time values is in us. View the top contending locks: |