Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   ad
Date:           Sat Jul 14 13:30:44 UTC 2007

Modified Files:
        src/sys/dev: lockstat.c lockstat.h
        src/usr.sbin/lockstat: elf32.c lockstat.8 main.c

Log Message:
- Increase default number of trace buffers to 10000.
- New options:
     -f         Trace only by calling functions.
     -m         Merge call sites within unique functions.
     -M         Merge lock addresses within unique objects.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/lockstat.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/lockstat.h
cvs rdiff -r1.5 -r1.6 src/usr.sbin/lockstat/elf32.c \
    src/usr.sbin/lockstat/lockstat.8
cvs rdiff -r1.8 -r1.9 src/usr.sbin/lockstat/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index