rwatson ab85f61559 Add basic critical section tracing to KTR using event type KTR_CRITICAL.
This generates a KTR event for each critical section entered and exited.

It would be desirable to also log the filename and line number of the
source entering or exiting the critical section, but this requires
hacking up the critical section API, so I've not done that yet.
2004-11-07 23:11:32 +00:00
..
2004-11-07 23:02:15 +00:00
2004-11-07 17:01:08 +00:00
2004-11-07 15:59:27 +00:00
2004-11-04 13:32:24 +00:00
2004-11-07 14:36:47 +00:00
2004-10-12 08:22:08 +00:00
2004-07-28 06:59:55 +00:00
2004-10-27 23:19:34 +00:00