Very High Activity

Commits : Individual Commit

  Analyzed 11 days ago based on code collected 11 days ago.

Commit ID 5a0da00aec3ac23bcb4452a981e4966cfbd84db1

Anon80 Contributor: Frank Mayhar Files Modified: 2
Date: 06-March-2012 at 12:23 Lines Added: 43
Repository: git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git master Lines Removed: 1
Commit Comment: fsck: Add a -r option to report memory and runtime statistics
This patch adds a "-r" option to report statistics for each fsck run.
It gathers the statistics via wait4() and rusage and reports exit
status, system and user CPU time, elapsed wall-clock time and the max
RSS.

[kz...@redhat.com: - rebase to the latest code,
- report all on one line,
- use "real" rather than "elapsed"]

Signed-off-by: Frank Mayhar <fmay...@google.com>
Signed-off-by: Karel Zak <kz...@redhat.com>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 30 1 6 0 7 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
disk-utils/fsck.8   No source code was detected in this file.
disk-utils/fsck.c C 30 1 6 0 7 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.