Skip to content
Snippets Groups Projects
Commit 343d9c28 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

jbd2: add tracepoints which provide per-handle statistics


Handles which stay open a long time are problematic when it comes time
to close down a transaction so it can be committed.  These tracepoints
will help us determine which ones are the problematic ones, and to
validate whether changes makes things better or worse.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 078d5039
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment