commit | 0b9478b53b7f5c7b0ffe58341f0194972374eada | [log] [tgz] |
---|---|---|
author | Ryan Zuklie <rzuklie@google.com> | Tue Jan 10 13:45:39 2023 -0800 |
committer | Ryan Zuklie <rzuklie@google.com> | Mon Jan 23 13:35:24 2023 -0800 |
tree | 1b4d7aac8a9d142a217be6611526caf9657885d8 | |
parent | 9419d25fe21fbd8a317bbb7523a8915ffcdbd1f7 [diff] |
Add NetworkTraceHandler with Start/Stop/ConsumeAll This adds the base (non-perfetto) NetworkTraceHandler with support for starting and stopping tracing, and pulling messages from BPF. The included test covers the end-to-end scenario from socket creation, socket tagging and data traffic. Bug: 246985031 Test: atest --iterations 500 libnetworkstats_test Change-Id: I035d2e03fa7c461ecb93d207b7fd2f53e6a2f52e