Support addValueAggregated() for histogram
authorTian Fang <tfang@fb.com>
Mon, 21 Apr 2014 02:23:13 +0000 (19:23 -0700)
committerDave Watson <davejwatson@fb.com>
Tue, 20 May 2014 19:53:52 +0000 (12:53 -0700)
commit9c428ab9e1fd05eee817eb05085d727cf1b72378
tree9c6b1263d8bd4ecae30b8071cd863546912c9cf6
parent0630bb0f685024915a8b3c7dd11ec43b7ac7cdd9
Support addValueAggregated() for histogram

Summary:
Support addValueAggregated() for histogram to add multiple samples for
one bucket at one time.

Test Plan: Have a client to call the new API and test in production.

Reviewed By: simpkins@fb.com

FB internal diff: D1286528
folly/stats/Histogram.h