Skip to content
Snippets Groups Projects
Commit 144c14d4 authored by Eric Lai's avatar Eric Lai
Browse files

debug-snapshot-log: Reduce IRQ info


In order to print less log to make room for other logs.
Uses IRQ_THRESHOLD * boot time to filter normal IRQ. Since no IRQ
should reach 50 times per second beside system IRQ. Set IRQ_THRESHOLD
to 50.

Bug: 332426051
Test: echo c > /proc/sysrq-trigger and check irq info
Change-Id: I838aa119ae214f533c83ee64fffd1642bf6b64ce
Signed-off-by: default avatarEric Lai <ericllai@google.com>
parent a5caf56e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment