commit | ba5b9e44bbfa7577c45c5c5e7e75cc1cd82a31b7 | [log] [tgz] |
---|---|---|
author | Yangster-mac <yanglu@google.com> | Wed Jan 10 21:31:59 2018 -0800 |
committer | Yangster <yanglu@google.com> | Mon Jan 15 16:41:29 2018 -0800 |
tree | 275dfe9ba25338043f86c3f9ef4f431c135991a7 | |
parent | 02c0e98600b6b0cdf912effea48877b5ddbafed9 [diff] |
Stats log interface for single node attribution chain. Usually the input parameters for attribution chain is list of int64/string. The new c++interface takes one int64 and one string as input and write as a single node into logd. This will help avoid allocating temp objects in battery stats java code. Test: all statsd unit test passed. Change-Id: Ia0f7f26b71a570bd3628c42726a5afb0a500d073