No description
Find a file
Maciej Żenczykowski 0eb98a22c3 BpfLoader: drastically reduce logging
Should speed up boot time - especially if serial console is enabled.

There's probably still enough information available to debug issues,
as any errors (which basically shouldn't happen) are still all
extensively logged.

Either way, as this now only loads platform bpf .o files, anyone seeing
boot time problems can simply flash a custom build with changes to the
platform BpfLoader to enable any extra logging as needed.

(Note that AFAICT normally ALOGV() is basically ignored)

Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I5e404ae14c33ee319c07be42defdc270b15a54fe
2024-04-30 22:37:04 -07:00
loader BpfLoader: drastically reduce logging 2024-04-30 22:37:04 -07:00
progs bpfRingbufProg: use named values not raw true/false values. 2023-10-06 14:42:52 -07:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
Android.bp Disable tidy DeprecatedOrUnsafeBufferHandling check 2023-01-09 10:58:19 -08:00
NOTICE Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
OWNERS Move OWNER reference master=>main. 2023-07-18 17:09:29 +00:00
OWNERS_bpf sort OWNERS_bpf and add trailing newline 2024-03-10 14:35:44 -07:00
PREUPLOAD.cfg Fix the build problem with bpf project 2018-10-16 21:17:12 -07:00
TEST_MAPPING Make system/bpf changes trigger connectivity CTS tests in presubmit 2022-07-20 11:23:08 +08:00