commit | 2a1310d030fd46c1a9ba7722b15d46cef3d888a2 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Aug 31 21:01:34 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Aug 31 21:01:34 2018 +0000 |
tree | 3ae5a49565967ccfb0594414bbe1a9b620344910 | |
parent | a6aa0e7959f170f6a2e85d895ddf6330905f8e77 [diff] | |
parent | 276a3b6a8e17c500f9f6ab9b61e13452b496649f [diff] |
Merge "Bugreport: Adding eBPF maps content to bugreport"
diff --git a/cmds/dumpstate/dumpstate.cpp b/cmds/dumpstate/dumpstate.cpp index 30c5b6a..6cfdb2b 100644 --- a/cmds/dumpstate/dumpstate.cpp +++ b/cmds/dumpstate/dumpstate.cpp
@@ -1290,6 +1290,8 @@ DumpPacketStats(); + RunDumpsys("EBPF MAP STATS", {"netd", "trafficcontroller"}); + DoKmsg(); DumpIpAddrAndRules();