1. 51a770b Inline readNetworkStatsDetailInternal, make mUseBpfStats final by Benedict Wong · 5 years ago
  2. c9511e7 NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 5 years ago
  3. 5cc3e6a Remove unused lastStats parameter by Benedict Wong · 5 years ago
  4. 055992b Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account." by Benedict Wong · 5 years ago
  5. ed11b84 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 6 years ago
  6. db91039 Ask netd to swap stats map before reading by Chenbo Feng · 5 years ago
  7. bce7364 Add a lock to protect persistent stats snapshot by Chenbo Feng · 5 years ago
  8. 061cec7 Move NetworkStatsFactory into service directory by Chenbo Feng · 5 years ago[Renamed (99%) from core/java/com/android/internal/net/NetworkStatsFactory.java]
  9. b29a616 Use delta reads for per uid traffic stats by Chenbo Feng · 6 years ago
  10. 6880d63 Adjust map names due to new bpfloader by Chenbo Feng · 6 years ago
  11. c33ac0d Fix negative uid stats caused by 464xlat adjust when eBPF is on. by junyulai · 6 years ago
  12. 67dcf6d Merge "Track constructor changes in libcore/" am: f94eb29500 by Neil Fuller · 6 years ago
  13. 038b20c Track constructor changes in libcore/ by Neil Fuller · 6 years ago
  14. 0e3748a Merge changes from topic "ifaceStats" am: 90c01b0093 am: b86d2b4b84 by android-build-prod (mdb) · 6 years ago
  15. 3ce663a Use eBPF map data for per iface stats am: dcc56783f5 am: 2e13ecc88d by Chenbo Feng · 6 years ago
  16. b815c97 Remove the unused file parsing function by Chenbo Feng · 6 years ago
  17. dcc5678 Use eBPF map data for per iface stats by Chenbo Feng · 6 years ago
  18. 62df0a6 Merge "Fix network usage stats on 464xlat tethered." am: 83088dcd8e by Remi NGUYEN VAN · 6 years ago
  19. 9fb55e4 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 6 years ago
  20. 5eaa226 Merge "Add method to NetworkStatsService for UID stats." am: db89ca3c12 by Remi NGUYEN VAN · 6 years ago
  21. 088ff68 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 6 years ago
  22. 39937d4 Merge changes from topic "bpfStats" am: 6e03224697 am: e041f38289 am: cf4b551fb7 by Chenbo Feng · 7 years ago
  23. 93afbf2 Use /proc/net/dev to get stats summary by Chenbo Feng · 7 years ago
  24. 828f1b4 Add bpf support for NetworkStatsFactory by Chenbo Feng · 7 years ago
  25. 7f0087b Merge changes Id8776d14,Ifa291c62,I5ea9d200 am: c48f4cb7f1 am: b36b423230 by Lorenzo Colitti · 7 years ago
  26. ada23ed Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 7 years ago
  27. 0aa3aef Hide NetworkStatsFactory class by Ricky Wai · 7 years ago
  28. 00a16e0 NetworkStatsFactory: no double looping on stats + stacked interfaces by Hugo Benichi · 7 years ago
  29. e1bb3a1 NetworkStatsFactory: fix double accounting on IPv6 only networks by Hugo Benichi · 7 years ago
  30. eb2c2c7 Hack and ship: NetworkStats edition. by Jeff Sharkey · 10 years ago
  31. d0c5b9a Improve how battery stats collects network stats. by Dianne Hackborn · 10 years ago
  32. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 12 years ago
  33. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  34. e8914c3 Begin collecting xtables iface counters. by Jeff Sharkey · 12 years ago
  35. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 12 years ago
  36. 1d29a30 Move NetworkStatsFactory to faster ProcFileReader. by Jeff Sharkey · 12 years ago
  37. 453dafa Suppress StrictMode when reading /proc/ files. by Jeff Sharkey · 12 years ago
  38. 163e644 Correct proc file reader, optimizations. by Jeff Sharkey · 13 years ago
  39. 1059c3c Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 13 years ago