[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5958dcbe-6de5-ce8e-5740-390aae52c298@gmail.com>
Date: Thu, 6 Apr 2023 15:00:55 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Jan Kiszka <jan.kiszka@...mens.com>,
Kieran Bingham <kbingham@...nel.org>, kapil.hali@...adcom.com
Subject: Re: [PATCH] scripts/gdb: Print interrupts
On 4/6/23 14:59, Florian Fainelli wrote:
> This GDB scripts prints the interrupts in the system in the same way
> that /proc/interrupts does. This does not include the architecture
> specific part done by arch_show_interrupts(). Example output:
Andrew, scratch that version, sorry I forgot to update the commit
message to indicate that it *does* include arch_show_interrupts() for
x86, ARM, ARM64 and MIPS. Also ARM64 should use the helper to show
irq_err_count. V2 coming up shortly.
--
Florian
Powered by blists - more mailing lists