commit | 361e767146d1a105ce76028a29ed010686a4735b | [log] [tgz] |
---|---|---|
author | Ryan Zuklie <rzuklie@google.com> | Fri Mar 10 14:33:04 2023 -0800 |
committer | Ryan Zuklie <rzuklie@google.com> | Tue Mar 14 14:53:19 2023 -0700 |
tree | 4b7897723b67d8ed7f136d2869dd80a6b50b98cb | |
parent | e0cd64066ac36d452ec4b78018692d1a925766d0 [diff] |
Add support for NetworkTrace aggregation threshold The aggregation threshold determines the number of packets a particular bundle has to hit before recording only aggregate results. This allows individual high-throughput streams to be recorded at a significantly reduced trace buffer cost. Bug: 246985031 Test: atest libnetworkstats_test Change-Id: I9e3c6f013db91919be541860364764e913726cf1