Optimize interrupts trace buffer size

Reduce the trace buffer size further

Bug: 383121598
Test: Manually observed the optimized trace settings
Flag: EXEMPT, optimize interrupt tracing.
Change-Id: Id6e02df4d73a97b99a019b210dbd508b115462fc
Signed-off-by: Chintan Pandya <chintanpandya@google.com>
This commit is contained in:
Chintan Pandya 2024-12-17 23:11:36 +00:00
parent a67610e46e
commit 60a9a7b17b

View file

@ -14,4 +14,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 64
write /sys/kernel/tracing/instances/irq_gia_google/buffer_size_kb 16