Main Fixes:
- Create new MultithreadClaimStrategy that works between when threads
are highly contended. Previous implementation is now called
MultithreadLowContentionClaimStrategy
- Fix for bug where EventProcessors weren't being added as gating
sequences to the ring buffer.
- Fix range tracking bug in Histogram
Mike.
Leigh