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
2024-11-12 18:40:13 +00:00
2024-11-19 23:27:20 +00:00
2023-02-13 12:48:47 +08:00
2024-11-13 07:52:03 +00:00
2024-10-25 17:58:48 +00:00
2024-12-06 12:16:14 -08:00
2024-03-13 17:49:16 +01:00
2023-03-31 06:28:07 +08:00
2022-08-12 09:55:21 +08:00

Please refer to go/pixel-recycle to modularize your code in this space.
Description
No description provided
Readme 325 MiB
Languages
C++ 90.2%
Rust 9.8%