John-Mark Gurney
|
000968010a
|
add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes of
the mutex profiling buffers. Document them in the man page and in NOTES.
Ensure _HASH_SIZE is larger than _BUFFERS with a cpp error.
|
2004-08-19 06:38:26 +00:00 |
|
John-Mark Gurney
|
47df0a78eb
|
after reading the commit mail, I better understand what cnt_hold is for..
improve the verbage in the manpage so others are more likely to understand
it...
Reviewed by: rwatson
|
2004-07-27 04:23:00 +00:00 |
|
John-Mark Gurney
|
b5e60d3288
|
document that times are in microseconds, yes it's at the end in the NOTES
section, but this makes it easier to find.
|
2004-07-26 21:21:08 +00:00 |
|
Robert Watson
|
2c21af5654
|
Add debug.mutex.prof.reset.
|
2004-01-28 22:21:04 +00:00 |
|
Dag-Erling Smørgrav
|
b14fa90f01
|
mdoc cleanup.
Submitted by: ru
|
2004-01-26 12:50:30 +00:00 |
|
Dag-Erling Smørgrav
|
72ea4f788b
|
Add more implentation notes based on the comments in sys/conf/NOTES.
|
2004-01-25 12:30:35 +00:00 |
|
Dag-Erling Smørgrav
|
77c36c1710
|
Add a manual page for the mutex profiling code.
|
2004-01-25 12:23:53 +00:00 |
|