util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2]lsirq,irqtop: Add filter support
@ 2025-03-07  2:51 Joe Jin
  2025-03-07  2:52 ` [RFC PATCH 1/2] lsirq: add " Joe Jin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Joe Jin @ 2025-03-07  2:51 UTC (permalink / raw)
  To: Karel Zak, Zhenwei Pi, Sami Kerola; +Cc: util-linux, Joe Jin

Sometimes people may only be interested in a specific IRQ, adding regular
expression support can help engineers find/monitor IRQs easily.

Joe Jin (2):
  lsirq: Add filter support
  irqtop: add filter support

 sys-utils/irq-common.c  | 88 +++++++++++++++++++++++++++++++++++++++--
 sys-utils/irq-common.h  |  3 +-
 sys-utils/irqtop.1.adoc |  4 +-
 sys-utils/irqtop.c      | 29 +++++++++++++-
 sys-utils/lsirq.1.adoc  |  4 +-
 sys-utils/lsirq.c       | 29 ++++++++++++--
 6 files changed, 145 insertions(+), 12 deletions(-)

-- 
2.43.5


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-03-10 15:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-07  2:51 [RFC PATCH 0/2]lsirq,irqtop: Add filter support Joe Jin
2025-03-07  2:52 ` [RFC PATCH 1/2] lsirq: add " Joe Jin
2025-03-07  2:52 ` [RFC PATCH 2/2] irqtop: " Joe Jin
2025-03-07 11:45   ` Benno Schulenberg
2025-03-07 15:30     ` Joe Jin
2025-03-09 11:39   ` Benno Schulenberg
2025-03-10 12:14 ` [RFC PATCH 0/2]lsirq,irqtop: Add " Karel Zak
2025-03-10 15:27   ` Joe Jin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).