diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-08-02 16:32:06 -0700 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2023-09-24 17:24:01 +0200 |
commit | e3bdaefbccbd27b1829414604456611928a5e291 (patch) | |
tree | 8fcac16540b4d839fd85d9e61e19fad0a725ce26 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 84cee9e72e15b65921f05d41788d66a79c1baa25 (diff) |
locktorture: Add acq_writer_lim to complain about long acquistion times
This commit adds a locktorture.acq_writer_lim module parameter that
specifies the maximum number of jiffies that is expected to be consumed
by write-side lock acquisition. If this limit is exceeded, a WARN_ONCE()
causes a splat. Note that this limit applies to the main lock acquisition
only, not to any nested acquisitions.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions