commit | daf5cb64ccee21fae6902166660984facd20566b | [log] [tgz] |
---|---|---|
author | Ken Chen <cken@google.com> | Mon Jul 04 11:09:28 2022 +0800 |
committer | Ken Chen <cken@google.com> | Mon Jul 04 11:32:44 2022 +0800 |
tree | 76a9063a9bb6811a9a8c71cca6ac31839fc983b0 | |
parent | eae7873814df3a3f4a3cf6cd50a0bdc3cea787dc [diff] |
Log BPF programs & maps in bugreport Currently (T+), BPF program and map status are only dumped on demand. $ adb shell dumpsys connectivity trafficcontroller The information can be useful for issue debugging, especially on Data Usage and NetworkPolicyManagerService. It should be logged in bugreport dumpsys connectivity section as Android S (which is handled by netd). Bug: 237954856 Test: adb bugreport Change-Id: Ic02a58ff2ebdbf375d9df0917e8218ab8faa96da