History log of /frameworks/base/core/tests/benchmarks/src/android/net/TrafficStatsBenchmark.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
76a6cec97f48435863b6ab360e11f5da26d7956b 01-Dec-2015 Paul Duffin <paulduffin@google.com> Switch to the latest version of Caliper

Added an Android.mk file to core/tests/benchmarks to build the
benchmarks against caliper-api-target to ensure that they build
correctly. Changed the implementations to work with the new
version of Caliper.

Bug: 24848946
Change-Id: Ib28026816dbc5c1d54f65974f4a1abfee299c43f
/frameworks/base/core/tests/benchmarks/src/android/net/TrafficStatsBenchmark.java
92be93a94edafb5906e8bc48e6fee9dd07f5049e 16-Jan-2013 Jeff Sharkey <jsharkey@android.com> Improve TrafficStats UID APIs.

Deprecate transport layer statistics, leaving only the summarized
network layer statistics.

Improve documentation to be clear about layers where measurements
occur, and their behavior since boot. Under the hood, move to using
xt_qtaguid UID statistics.

Bug: 6818637, 7013662
Change-Id: I9f26992e5fcdebd88c671e5765bd91229e7b0016
/frameworks/base/core/tests/benchmarks/src/android/net/TrafficStatsBenchmark.java