Created by: s-kanev
Adds a separate reuse time tool, which grabs a histogram of # memory accesses between accesses to the same address. Space and time use is linear with the size of the trace.
TESTED: ctest; code_api|sample.* were failing before.
Fixes #2399 (closed)