commit | b9c3fdb02c283724d8809771ab45096229fa8561 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Wed Apr 18 15:27:19 2018 -0700 |
committer | Chenbo Feng <fengc@google.com> | Tue May 01 19:35:03 2018 -0700 |
tree | 48bde3fd5550ca33f96ef633d19ab26918a36473 | |
parent | b905757231225cd2d37cd10aeee1bb16e4a544d2 [diff] |
Support read iface stats detail The networkStatsFactory need to parse the detail traffic stats of each interface instead of the total number. This change added a helper function to return a vector of stats_line contain stats for each iface. Bug: 72111305 Test: ./libbpf_test Change-Id: I9a9cda7ab90cf533c2f2cc81b37b4d520d442ce2 Merged-In: I9a9cda7ab90cf533c2f2cc81b37b4d520d442ce2 (cherry picked from aosp commit f4b812d9dc603d329217becb9e5568b8159b49b3)