commit | fa70aaa96e6a1c635f8a2d72b2729de4d7e22d1e | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Thu Oct 09 17:13:05 2014 -0700 |
committer | Robin Thellend <rthellend@google.com> | Thu Oct 09 17:13:08 2014 -0700 |
tree | 77cc04cccbbea2ed1838a5443ff3bc6a265efb6b | |
parent | 1d46f55a51935a3d7824169693df559ca69d789a [diff] |
veyron/lib/stats: Add Map object Add a Map object to export a set of key/value pairs. The key/value pairs can be updated atomically. Export some system stats, including runtime.MemStats which uses the new Map object. Change-Id: Ib2cc9ca773df81751f60721115de08389188cfd0