Commit | Date | |
---|---|---|
2011-08-31 10:40:10 | Tree | |
2011-08-31 10:39:07 | Tree | |
2011-08-31 10:36:53 | Tree | |
[r14538]
by
bugman
The observer objects are now printing out execution information when in debugging mode. |
2011-08-31 10:35:42 | Tree |
[r14537]
by
bugman
All acquire() and release() calls for the spin_lock and pipe_lock objects now are named. The name argument is now supplied to these methods. |
2011-08-31 10:19:35 | Tree |
[r14536]
by
bugman
The Relax_lock object now has much better debugging facilities, and responds to the debug flag. |
2011-08-31 10:12:04 | Tree |
[r14535]
by
bugman
Renamed the Relax_lock debug arg to fake_lock. Again this is used to fake the locking mechanism, whereas debugging could be more fine grained. |
2011-08-31 09:04:03 | Tree |
2011-08-31 09:02:04 | Tree | |
[r14533]
by
bugman
The pipe_lock locking object is now the special Relax_lock. This will allow for fine grained debugging. |
2011-08-31 09:00:16 | Tree |
[r14532]
by
bugman
Renamed the execution lock debug flag to fake_lock. This is a bit different from the normal debugging and allows a different type of debugging. |
2011-08-31 08:58:58 | Tree |