diff options
author | 2023-08-10 07:48:07 -0700 | |
---|---|---|
committer | 2023-08-10 07:48:07 -0700 | |
commit | d7a74cad8f45133935c59ed0adf949f85238624b (patch) | |
tree | 5dd6fcb518271d2200137622ece40e2050935dd9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: create scaffolding for creating debugfs entries (diff) | |
download | wireguard-linux-d7a74cad8f45133935c59ed0adf949f85238624b.tar.xz wireguard-linux-d7a74cad8f45133935c59ed0adf949f85238624b.zip |
xfs: track usage statistics of online fsck
Track the usage, outcomes, and run times of the online fsck code, and
report these values via debugfs. The columns in the file are:
* scrubber name
* number of scrub invocations
* clean objects found
* corruptions found
* optimizations found
* cross referencing failures
* inconsistencies found during cross referencing
* incomplete scrubs
* warnings
* number of time scrub had to retry
* cumulative amount of time spent scrubbing (microseconds)
* number of repair inovcations
* successfully repaired objects
* cumuluative amount of time spent repairing (microseconds)
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions