merge: expanded accounting-event coverage, rewrote cycle timing
authorJustin Wind <justin.wind@gmail.com>
Wed, 23 May 2012 20:28:19 +0000 (13:28 -0700)
committerJustin Wind <justin.wind@gmail.com>
Wed, 23 May 2012 20:29:34 +0000 (13:29 -0700)
Registering an accounting hook now requires a range of addresses of interest.
Accounting events now cover register accesses, indexed as address.

Cycle timing now uses all struct timespec.  This introduced another portability condit


Trivial merge