Merge "Reduce the trace instance irq_gia_google's buffer size" into main

This commit is contained in:
Chintan Pandya 2024-12-09 17:24:41 +00:00 committed by Android (Google) Code Review
commit db9f7e0d38

View file

@ -13,4 +13,4 @@ on init
# Keep the buffer size small. This size is practically enough for debug purpose.
# Having low size helps because this entire buffer gets dumped in bugreport.
# Having a large size can impact bugreport size and time it takes to pack/unpack.
write /sys/kernel/tracing/instances/irq_gia_google/buffer_size_kb 512
write /sys/kernel/tracing/instances/irq_gia_google/buffer_size_kb 64