device_google_gs-common/interrupts
Chintan Pandya c5c4f1ef81 Disable redundant trace event for performance reasons
It's been found that every GIA trace events takes about
0.7 us. GIA driver throws 5 trace events for every IRQ
via GIA. Reducing some events would make IRQ handler
flow a but more optimized.

Bug: 380463996
Test: observed the trace and the disabled trace entries
      are not longer present, reducing pressure on runtime
      performance as well as memory pressure on trace buffer.
Flag: EXEMPT, optimize interrupt tracing.

Change-Id: I233d82da7a6eb75344afe3798c9f850a74e5e16b
Signed-off-by: Chintan Pandya <chintanpandya@google.com>
2024-12-19 22:59:37 +00:00
..
traces Introduce interrupts module for debug and trace 2024-11-22 21:38:57 +00:00
Android.bp Introduce interrupts module for debug and trace 2024-11-22 21:38:57 +00:00
init.interrupts.rc Disable redundant trace event for performance reasons 2024-12-19 22:59:37 +00:00
interrupts.mk Introduce interrupts module for debug and trace 2024-11-22 21:38:57 +00:00