e2fsprogs/e2fsck
Ken Chen fea390e253 e2fsck: add resource tracking for passes 1[b-d]
On ext2, time tracking for pass1 includes both error detection and
specific type of fs fix-up phase (e.g. block referenced by multiple
inodes).  The multi-reference fix-up phase some time take significant
amount of time to complete.  We would like to track time spent in sub
component of pass1 by having a finer granularity during pass1b through
pass1d phase.

Signed-off-by: Ken Chen <kenchen@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2009-05-28 09:37:16 -04:00
..
CHANGES Many files: 1997-04-26 13:21:57 +00:00
Makefile.in e2fsck: Add test code in problem.c to verify problem codes 2009-05-02 21:10:44 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
argv_parse.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
argv_parse.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
badblocks.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
crc32.c Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
crc32defs.h Only use __builtin_expect if __GNUC__ > 3 2008-07-13 16:06:56 -04:00
dict.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
dict.h Fixx gcc -Wall nitpicks. 2003-07-06 00:36:48 -04:00
dirinfo.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
dx_dirinfo.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
e2fsck.8.in Fix spelling mistake in e2fsck man page 2008-10-01 20:27:41 -04:00
e2fsck.c e2fsck: When repacking directories, leave slack space for more efficiency 2008-12-25 17:59:36 -05:00
e2fsck.conf.5.in e2fsck: When repacking directories, leave slack space for more efficiency 2008-12-25 17:59:36 -05:00
e2fsck.conf.ubuntu Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues 2007-12-05 21:01:22 -05:00
e2fsck.h e2fsck: only restart e2fsck once for inodes in uninit range 2009-05-28 07:58:52 -04:00
ea_refcount.c Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
ehandler.c e2fsck: exit from preenhalt if IO errors were encountered 2008-10-12 23:12:22 -04:00
emptydir.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
extend.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
flushb.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
gen_crc32table.c Fix gcc -Wall warnings in e2fsck 2008-06-07 11:04:10 -04:00
iscan.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
jfs_user.h e2fsck: Fix journal replay for block sizes greater than 8k 2009-01-02 18:14:42 -05:00
journal.c e2fsck: Fix journal replay bug which reverts changes to the bg descriptors 2009-05-25 22:09:59 -04:00
message.c Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
mtrace.awk Many files: 1997-04-26 13:21:57 +00:00
mtrace.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
mtrace.h ChangeLog, super.c: 2001-01-12 21:05:57 +00:00
pass1.c e2fsck: Don't crash if an inode with a bad extent header is not cleared 2009-05-17 08:42:52 -04:00
pass1b.c e2fsck: add resource tracking for passes 1[b-d] 2009-05-28 09:37:16 -04:00
pass2.c e2fsck: only restart e2fsck once for inodes in uninit range 2009-05-28 07:58:52 -04:00
pass3.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
pass4.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
pass5.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
problem.c e2fsck: cleanup whitespace in problem.c and problem.h 2009-05-02 21:10:45 -04:00
problem.h e2fsck: cleanup whitespace in problem.c and problem.h 2009-05-02 21:10:45 -04:00
problemP.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
prof_err.et Add the profile library code to e2fsck 2005-12-30 23:57:32 -05:00
profile.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
profile.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
profile_helpers.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
profile_helpers.h Simplify profile core functionality 2006-01-02 22:04:41 -05:00
recovery.c Fix gcc -Wall warnings in e2fsck 2008-06-07 11:04:10 -04:00
region.c Fix compiling under diet libc 2008-09-12 09:10:39 -04:00
rehash.c remove useless if-before-free tests 2009-03-08 20:37:12 -04:00
revoke.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
scantest.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
super.c e2fsck: Reduce unnecessary I/O when checking backup superblock 2009-04-23 01:27:07 -04:00
unix.c e2fsck: initialize error handling before journal replay 2009-05-17 23:03:04 -04:00
util.c e2fsck: use unsigned values for memory tracking stats 2009-05-28 07:59:04 -04:00