Files
kernel_google_b4s4/kernel/trace
Park Ju Hyung d7c98f6160 trace: Force disable trace_printk() usage
Poorly made kernel trees often use trace_printk() without
properly guarding them in a #ifdef macro.
Such usage of trace_printk() causes a warning at
boot and additional memory allocation.

This option serves to disable those all at once with ease.

Change-Id: Id06243f9b7e4bb9f19e1b385337773552d23b6d8
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: engstk <eng.stk@sapo.pt>
2023-01-15 16:22:32 +02:00
..
2022-11-28 15:45:23 +00:00
2023-01-15 16:22:29 +02:00