1. 07923de Add method for reading stats by iface index by Kevin Jeon · 2 years ago
  2. b2455c6 Explicitly initialize Stats fields by Kevin Jeon · 2 years ago
  3. 20dc5a0 Ensure locked Perfetto handle is non-null. by Ryan Zuklie · 2 years, 1 month ago
  4. f5326be Fix deadlock while stopping network trace poller by Ryan Zuklie · 2 years, 2 months ago
  5. 80d7055 Try to fix and diagnose Perfetto flush errors. by Ryan Zuklie · 2 years, 3 months ago
  6. 47eb9a3 BpfNetworkStats: pass lines vector by reference in 2 more functions by Maciej Żenczykowski · 2 years, 4 months ago
  7. 2368f8b groupNetworkStats - switch ->at() to [] by Maciej Żenczykowski · 2 years, 4 months ago
  8. ce7431f bpf network stats - move double accounting tag!=0 out of bpf by Maciej Żenczykowski · 2 years, 4 months ago
  9. b548e19 bpf network stats - remove dead code by Maciej Żenczykowski · 2 years, 4 months ago
  10. 00b4e1c Merge "Drain BPF ring buffer after disabling tracing." by Treehugger Robot · 2 years, 4 months ago
  11. 88c9379 Drain BPF ring buffer after disabling tracing. by Ryan Zuklie · 2 years, 4 months ago
  12. dce85ff Clarify in comment Perfetto binary size flags. by Ryan Zuklie · 2 years, 4 months ago
  13. 72e95c7 call synchronizeKernelRCU() after writing false to disable by Maciej Żenczykowski · 2 years, 4 months ago
  14. f69f94d Prevent NetworkTraceHandlerTest from touching BPF. by Ryan Zuklie · 2 years, 4 months ago
  15. 2d51f33 Fix sequence state flags when interning. by Ryan Zuklie · 2 years, 4 months ago
  16. aad9844 Attempt to fix NetworkTracePollerTest flake by Ryan Zuklie · 2 years, 5 months ago
  17. 049d9f3 Add interning support to NetworkTracing by Ryan Zuklie · 2 years, 5 months ago
  18. 412ffe7 Add support for dropped fields in NetworkTracing by Ryan Zuklie · 2 years, 5 months ago
  19. 361e767 Add support for NetworkTrace aggregation threshold by Ryan Zuklie · 2 years, 5 months ago
  20. e0cd640 Add fallback in Network Tracing to old format by Ryan Zuklie · 2 years, 5 months ago
  21. 6aa4cca Add event bundling in NetworkTraceHandler by Ryan Zuklie · 2 years, 5 months ago
  22. 5a6b1ee Add test for the NetworkTraceHandler by Ryan Zuklie · 2 years, 5 months ago
  23. d4f446c Parse new config options and to batch in callback by Ryan Zuklie · 2 years, 5 months ago
  24. 75de743 Move NetworkTracePoller to a new file by Ryan Zuklie · 2 years, 5 months ago
  25. 8b4dc5e Add support for concurrent data sources. by Ryan Zuklie · 2 years, 6 months ago
  26. 74e8736 Make NetworkTraceHandler thread safe by Ryan Zuklie · 2 years, 6 months ago
  27. 572bbe4 Refactor Network Tracing into separate data source by Ryan Zuklie · 2 years, 6 months ago
  28. 8154deb Merge "remove unused combineUidTag()" by Treehugger Robot · 2 years, 6 months ago
  29. 6d8a257 NetworkTraceHandlerTest - skip on non-64-bit builds by Maciej Żenczykowski · 2 years, 6 months ago
  30. 7c80e77 remove unused combineUidTag() by Maciej Żenczykowski · 2 years, 6 months ago
  31. 5a2cc8f Reduce binary size by excluding perfetto consumer by Ryan Zuklie · 2 years, 6 months ago
  32. 1b71b7f Register network tracing in system_server after boot by Ryan Zuklie · 2 years, 7 months ago
  33. a603ce5 Add Perfetto part of NetworkTraceHandler by Ryan Zuklie · 2 years, 7 months ago
  34. 0b9478b Add NetworkTraceHandler with Start/Stop/ConsumeAll by Ryan Zuklie · 2 years, 7 months ago
  35. 513474c rename bpf_shared.h to netd.h by Maciej Żenczykowski · 2 years, 8 months ago
  36. 9796860 remove only use of OVERFLOW_COUNTERSET by Maciej Żenczykowski · 2 years, 8 months ago
  37. 1453f12 BpfNetworkStats - use static BpfMap objects for stats maps A & B by Maciej Żenczykowski · 3 years ago
  38. 9d39969 BpfNetworkStats - remove spurious code & use static maps by Maciej Żenczykowski · 3 years, 2 months ago
  39. ffffa35 BpfNetworkStatsTest - cleanup by Maciej Żenczykowski · 3 years, 3 months ago
  40. 60cbed3 Support more than 8 firewall chains / match types. by Lorenzo Colitti · 3 years, 5 months ago
  41. 93ea4c3 Merge "Add traffic_controller, networkstats, netd_updatable tests to MTS." by Ken Chen · 3 years, 2 months ago
  42. b9266bf Add traffic_controller, networkstats, netd_updatable tests to MTS. by Ken Chen · 3 years, 3 months ago
  43. 322ffcb [NetworkStats] Return error on invalid value by Ken Chen · 3 years, 3 months ago
  44. d950489 Add JNI stats libraries to connectivity by Remi NGUYEN VAN · 3 years, 6 months ago
  45. 0db496e Fix libnetworkstats_test. by Lorenzo Colitti · 3 years, 6 months ago
  46. cc764a1 Correct typos in libnetworkstats by Ken Chen · 3 years, 7 months ago
  47. f426b2b Rename libnetdbpf to libnetworkstats by Ken Chen · 3 years, 7 months ago
  48. f2bb7b1 Copy libnetdbpf from system/net to tethering module by Ken Chen · 3 years, 7 months ago