Files
kernel_google_redbull/include/linux/ipc_logging.h
Will McVicker 66a2602997 GKI: trace: ipc_logging: modularize IPC logging
This change:
* adds exports and converts ifdef -> if IS_ENABLED(...)
* sets CONFIG_IPC_LOGGING as tristate
* properly handles ipc_logging_debug.c for debugfs
* stubs out ipc_log_* calls for built-in drivers

Signed-off-by: Will McVicker <willmcvicker@google.com>
Bug: 150231337
Test: compile and boot bramble
Change-Id: I0379cadbaf1dee5d358144b1b4f2dc374635021d
2020-05-30 02:16:53 +08:00

8.1 KiB