Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_netd
/
refs/heads/r
/
libnetdbpf
/
BpfNetworkStatsTest.cpp
dfd5a43
Convert netd tests to Result::ok()
by Bernie Innocenti
· 6 years ago
2ecb2a0
Merge "libbpf_android doesn't use libnetdutils"
by Steven Moreland
· 6 years ago
7e1ee77
remove use of BpfMap(fd=createMap()) construction in favour of better one
by Maciej Żenczykowski
· 6 years ago
a307454
libbpf_android doesn't use libnetdutils
by Steven Moreland
· 6 years ago
11ec78b
share eBPF struct definitions between ebpf and C++ netd
by Maciej Żenczykowski
· 6 years ago
a1aae6c
[libnetdbpf] fix -Wreorder-init-list
by Nick Desaulniers
· 6 years ago
ef01d8d
Set the rlimit for unit tests
by Chenbo Feng
· 6 years ago
1002c2c
Don't return error when uid entry don't exsit
by Chenbo Feng
· 6 years ago
58bd3d4
Clean up for bpf related code
by Chenbo Feng
· 6 years ago
f434e86
Take non-incremental network stats from bpf maps
by Chenbo Feng
· 7 years ago
e531772
Add SKIP_IF_BPF_NOT_SUPPORTED macro in BpfNetworkStatsHelperTest.
by Xiao Ma
· 7 years ago
dc4c37e
Skip test setup if device does not support bpf
by Chenbo Feng
· 7 years ago
a130ac2
Sort and group network stats collected from eBPF.
by junyulai
· 7 years ago
21f8afe
Revert "Sort and group network stats collected from eBPF."
by Chenbo Feng
· 7 years ago
7b03736
Sort and group network stats collected from eBPF.
by junyulai
· 7 years ago
d6104d1
Fix the build problem in netd
by Chenbo Feng
· 7 years ago
[Renamed (99%) from libbpf/BpfNetworkStatsTest.cpp]
bc4a15f
Use a separate map to store per app stats
by Chenbo Feng
· 7 years ago
4f6c237
refactor bpf maps into class
by Chenbo Feng
· 7 years ago
c3bfd3e
Use bpf get first key to iterate the maps
by Chenbo Feng
· 7 years ago
837ddfc
Check for first api level before turn on eBPF
by Chenbo Feng
· 7 years ago
f4b812d
Support read iface stats detail
by Chenbo Feng
· 7 years ago
33a4de1
Use bpf map to read the interface stats
by Chenbo Feng
· 7 years ago
1651348
Refactor bpf map iterate process
by Chenbo Feng
· 7 years ago
7e97405
Add a eBPF map to store iface name and index
by Chenbo Feng
· 7 years ago
0bdcf25
Fix broken libbpf_test
by Chenbo Feng
· 7 years ago
eac6c47
Simplify the traffic stats entry struct
by Chenbo Feng
· 8 years ago
dc4e325
Add unit test for bpf helper function
by Chenbo Feng
· 8 years ago