android_kernel_xiaomi_sm7250/drivers/android
Sultan Alsawaf 143b27d222 binder: Stub out debug prints by default
Binder code is very hot, so checking frequently to see if a debug
message should be printed is a waste of cycles. We're not debugging
binder, so just stub out the debug prints to compile them out entirely.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
2022-11-12 11:24:10 +00:00
..
binder_alloc_selftest.c binder: print warnings when detecting oneway spamming. 2022-11-12 11:19:32 +00:00
binder_alloc.c binder: tell userspace to dump current backtrace when detected oneway spamming 2022-11-12 11:19:32 +00:00
binder_alloc.h binder: tell userspace to dump current backtrace when detected oneway spamming 2022-11-12 11:19:32 +00:00
binder_internal.h UPSTREAM: binder: prevent UAF for binderfs devices II 2022-11-12 11:19:31 +00:00
binder_trace.h BACKPORT: FROMGIT: Binder: add TF_UPDATE_TXN to replace outdated txn 2022-11-12 11:23:12 +00:00
binder.c binder: Stub out debug prints by default 2022-11-12 11:24:10 +00:00
binderfs.c Merge tag 'ASB-2021-01-05_4.19-stable' of https://github.com/aosp-mirror/kernel_common into android12-base 2022-02-26 14:49:12 +05:30
Kconfig UPSTREAM: binder: implement binderfs 2019-12-08 21:41:34 -08:00
Makefile UPSTREAM: binder: implement binderfs 2019-12-08 21:41:34 -08:00