From: Karel Zak Date: Fri, 3 Jan 2020 10:12:19 +0000 (+0100) Subject: docs: add irqtop to TODO X-Git-Tag: v2.35-rc2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d511011c228f337524f192c030f29b37824054e5;p=thirdparty%2Futil-linux.git docs: add irqtop to TODO Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index a81eab6c55..66746a6495 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -5,6 +5,12 @@ script (lib/pty-session.c) -------------------------- - (!) add #ifdefs and optional code for non-signalfd() systems +irqtop or lsirq +--------------- + - add tool to list and monitor IRQs from /proc/interrupts + - libsmartcols is expected + - initial work is done by zhenwei pi, see https://github.com/pacepi/irqtop + col --- - use unsigned sizes for columns and lines