Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_bpf
/
12e464af18fa54c99c84ba5b8a34f3d48cdb6432
12e464a
Reapply "Provide a macro to define a map along with type safe accessors"
by Maciej enczykowski
· 6 years ago
2829696
Reapply "Provide a macro to define a map along with type safe accessors"
by Maciej Żenczykowski
· 6 years ago
f0b194b
Revert "Provide a macro to define a map along with type safe accessors"
by Maciej enczykowski
· 6 years ago
4f3298d
Revert "Provide a macro to define a map along with type safe accessors"
by Maciej Żenczykowski
· 6 years ago
16c3a37
Merge "Provide a macro to define a map along with type safe accessors"
by Maciej Żenczykowski
· 6 years ago
edac9a3
Merge "Provide a macro to define a map along with type safe accessors"
by Maciej Żenczykowski
· 6 years ago
66c542e
Clean up the legacy loader am: 097205c8e1
by Chenbo Feng
· 6 years ago
097205c
Clean up the legacy loader
by Chenbo Feng
· 6 years ago
6564b8e
Provide a macro to define a map along with type safe accessors
by Maciej Żenczykowski
· 6 years ago
ff1fae8
Merge "Skip bpf object loading on unsupported devices" am: ff22655028
by Chenbo Feng
· 6 years ago
ff22655
Merge "Skip bpf object loading on unsupported devices"
by Treehugger Robot
· 6 years ago
b20d28d
Skip bpf object loading on unsupported devices
by Chenbo Feng
· 6 years ago
b0d0de4
Merge "Add support for the bpf_probe_read_str bpf function" am: fe5e7aa314
by Joel Fernandes
· 6 years ago
fe5e7aa
Merge "Add support for the bpf_probe_read_str bpf function"
by Joel Fernandes
· 6 years ago
1b8962a
Add support for the bpf_probe_read_str bpf function
by Joel Fernandes
· 6 years ago
a7aca77
Add helper function to set rlimit for tests am: 0a1a9a11d9
by Chenbo Feng
· 6 years ago
0a1a9a1
Add helper function to set rlimit for tests
by Chenbo Feng
· 6 years ago
3dc9188
Set bpfloader MEMLOCK rlimit to at least 8MB am: ee121646cf
by Chenbo Feng
· 6 years ago
ee12164
Set bpfloader MEMLOCK rlimit to at least 8MB
by Chenbo Feng
· 6 years ago
59747b9
bpf_helpers.h - define more kernel provided functions am: e1153fd1da
by Maciej enczykowski
· 6 years ago
e1153fd
bpf_helpers.h - define more kernel provided functions
by Maciej Żenczykowski
· 6 years ago
bf68b18
BpfMap.getOrCreate(size, path, type) -> BpfMap.init(path) am: 52108bf52c
by Maciej enczykowski
· 6 years ago
9e33026
BpfMap - remove mPinnedPath, getPinnedPath, pinToPath am: 04d88b7576
by Maciej enczykowski
· 6 years ago
52108bf
BpfMap.getOrCreate(size, path, type) -> BpfMap.init(path)
by Maciej Żenczykowski
· 6 years ago
04d88b7
BpfMap - remove mPinnedPath, getPinnedPath, pinToPath
by Maciej Żenczykowski
· 6 years ago
7885e42
bpfloader depends on clatd.o am: 7a3a5ba1ad
by Maciej enczykowski
· 6 years ago
7a3a5ba
bpfloader depends on clatd.o
by Maciej Żenczykowski
· 6 years ago
bd7cf3f
Remove bpfloader dependency on netd. am: ac600729b8
by Lorenzo Colitti
· 6 years ago
ac60072
Remove bpfloader dependency on netd.
by Lorenzo Colitti
· 6 years ago
b827e50
Merge "Remove time_in_state.o from build" am: 1dc90cbfd3
by Connor O'Brien
· 6 years ago
1dc90cb
Merge "Remove time_in_state.o from build"
by Treehugger Robot
· 6 years ago
c551a76
Remove time_in_state.o from build
by Connor O'Brien
· 6 years ago
f8b9dee
Move netd specific program back to netd am: 47e92158ca
by Chenbo Feng
· 7 years ago
47e9215
Move netd specific program back to netd
by Chenbo Feng
· 7 years ago
c6980d5
DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master
by Xin Li
· 7 years ago
d61ee6c
Merge "Add detailed kernel version when checking bpf support" am: 7dacd1b72a
by Chenbo Feng
· 7 years ago
7dacd1b
Merge "Add detailed kernel version when checking bpf support"
by Treehugger Robot
· 7 years ago
1b9a6c5
netd: Use common BPF helper for C program am: 14ba88881f
by Joel Fernandes (Google)
· 7 years ago
79b7e61
Add detailed kernel version when checking bpf support
by Chenbo Feng
· 7 years ago
14ba888
netd: Use common BPF helper for C program
by Joel Fernandes (Google)
· 7 years ago
3365e89
Add tests for BPF loader am: 4845288a6e
by Joel Fernandes
· 7 years ago
4845288
Add tests for BPF loader
by Joel Fernandes
· 7 years ago
823ca6f
Remove hardcoded cgroup v2 path am: 9217ccba51
by Suren Baghdasaryan
· 7 years ago
9217ccb
Remove hardcoded cgroup v2 path
by Suren Baghdasaryan
· 7 years ago
c040254
Fix compiler warnings. am: c151c67412
by Christopher Ferris
· 7 years ago
c151c67
Fix compiler warnings.
by Christopher Ferris
· 7 years ago
01806ba
Add bpf program to control socket creation am: ef6d45e7cf
by Chenbo Feng
· 7 years ago
f102a54
Add cgroup socket bpf kernel program support am: 5aee2f14a5
by Chenbo Feng
· 7 years ago
ef6d45e
Add bpf program to control socket creation
by Chenbo Feng
· 7 years ago
74175c2
Merge "Replace clang-format with symlink." am: b78998c447
by Steven Moreland
· 7 years ago
5aee2f1
Add cgroup socket bpf kernel program support
by Chenbo Feng
· 7 years ago
b78998c
Merge "Replace clang-format with symlink."
by Treehugger Robot
· 7 years ago
e5a32ae
bpf loader - add support for new schedcls type am: ffa7aadf75
by Maciej enczykowski
· 7 years ago
ffa7aad
bpf loader - add support for new schedcls type
by Maciej Żenczykowski
· 7 years ago
c451e95
Merge "Do not take cumulative network stats anymore" am: 5b2a4f4159
by Chenbo Feng
· 7 years ago
5b2a4f4
Merge "Do not take cumulative network stats anymore"
by Chenbo Feng
· 7 years ago
5dfa15c
Add time_in_state.o to build am: c8885ccf3f
by Connor O'Brien
· 7 years ago
c8885cc
Add time_in_state.o to build
by Connor O'Brien
· 7 years ago
9cd8f14
Do not take cumulative network stats anymore
by Chenbo Feng
· 7 years ago
65e2b23
Replace clang-format with symlink.
by Steven Moreland
· 7 years ago
d3e8217
Set bpf.progs_loaded property when programs finish loading am: d3ec871017
by Joel Fernandes
· 7 years ago
a95fc26
bpfloader: Make it an init service am: 6e1341ef20 am: 71ae90e0f2
by Joel Fernandes
· 7 years ago
b4ea87b
Set bpf.progs_loaded property when programs finish loading am: d3ec871017
by Joel Fernandes
· 7 years ago
71ae90e
bpfloader: Make it an init service am: 6e1341ef20
by Joel Fernandes
· 7 years ago
d3ec871
Set bpf.progs_loaded property when programs finish loading
by Joel Fernandes
· 7 years ago
f6c3004
New bpfloader netd kernel program am: c1dd7648b1 am: 8a9681b360
by Chenbo Feng
· 7 years ago
8a9681b
New bpfloader netd kernel program am: c1dd7648b1
by Chenbo Feng
· 7 years ago
6e1341e
bpfloader: Make it an init service
by Joel Fernandes
· 7 years ago
c1dd764
New bpfloader netd kernel program
by Chenbo Feng
· 7 years ago
762b1d1
Remove unused using decls. am: 18d8bfcfe9 am: df2c186b85
by Chih-Hung Hsieh
· 7 years ago
df2c186
Remove unused using decls. am: 18d8bfcfe9
by Chih-Hung Hsieh
· 7 years ago
18d8bfc
Remove unused using decls.
by Chih-Hung Hsieh
· 7 years ago
50dd665
Initial checkin for relocatable ELF loader and link with bcc am: d76a2004a6
by Joel Fernandes
· 7 years ago
6ed41e9
Initial checkin for relocatable ELF loader and link with bcc am: d76a2004a6
by Joel Fernandes
· 7 years ago
d76a200
Initial checkin for relocatable ELF loader and link with bcc
by Joel Fernandes
· 7 years ago
b519321
Use size_t instead of unsigned int am: 4a74569453 am: 08333b4f40
by Yi Kong
· 7 years ago
08333b4
Use size_t instead of unsigned int am: 4a74569453
by Yi Kong
· 7 years ago
4a74569
Use size_t instead of unsigned int
by Yi Kong
· 7 years ago
bbf8895
Fix sign-compare warning am: cb8e0a08ea am: a66d9d59dd
by Yi Kong
· 7 years ago
a66d9d5
Fix sign-compare warning am: cb8e0a08ea
by Yi Kong
· 7 years ago
cb8e0a0
Fix sign-compare warning
by Yi Kong
· 7 years ago
76ee4f2
C++17 is the default now. am: fc3c7690fe am: f6b6d72d9f
by Elliott Hughes
· 7 years ago
f6b6d72
C++17 is the default now. am: fc3c7690fe
by Elliott Hughes
· 7 years ago
fc3c769
C++17 is the default now.
by Elliott Hughes
· 7 years ago
9e85c4b
Code style clean up am: 1f20ad3d78 am: 5006e6a662
by Chenbo Feng
· 7 years ago
5006e6a
Code style clean up am: 1f20ad3d78
by Chenbo Feng
· 7 years ago
1f20ad3
Code style clean up
by Chenbo Feng
· 7 years ago
f4a511c
Skip the bpf native tests on old devices am: 249e2f869e am: e86dee8f01
by Chenbo Feng
· 7 years ago
e86dee8
Skip the bpf native tests on old devices am: 249e2f869e
by Chenbo Feng
· 7 years ago
249e2f8
Skip the bpf native tests on old devices
by Chenbo Feng
· 7 years ago
d2337f9
Rename libbpf to libbpf_android am: 79a4da2d1e am: 9053c49111
by Chenbo Feng
· 7 years ago
9053c49
Rename libbpf to libbpf_android am: 79a4da2d1e
by Chenbo Feng
· 7 years ago
79a4da2
Rename libbpf to libbpf_android
by Chenbo Feng
· 7 years ago
c1c33b1
Disable noisy clang-tidy warning for int and long types am: b2515ff7ce
by Bernie Innocenti
· 7 years ago
08f2ad4
Disable noisy clang-tidy warning for int and long types am: b2515ff7ce
by Bernie Innocenti
· 7 years ago
b2515ff
Disable noisy clang-tidy warning for int and long types
by Bernie Innocenti
· 7 years ago
40b7bd3
Merge "Add missing #include for ALOGx() macros" am: 5f35d9993f am: 5379548241
by Bernie Innocenti
· 7 years ago
5379548
Merge "Add missing #include for ALOGx() macros" am: 5f35d9993f
by Bernie Innocenti
· 7 years ago
5f35d99
Merge "Add missing #include for ALOGx() macros"
by Treehugger Robot
· 7 years ago
26ffded
Add missing #include for ALOGx() macros
by Bernie Innocenti
· 7 years ago
Next »