Created by: brettcoon
Adds an optional limit to the reuse_distance history list to bound its growth, plus a bin-size scaling factor for printing large histograms. Both changes make reuse_distance much more usable on very large traces.
Adds a unit test for basic operation and the two new features.