From: Joe Jin <joe.jin@oracle.com>
To: Karel Zak <kzak@redhat.com>
Cc: Zhenwei Pi <pizhenwei@bytedance.com>,
Sami Kerola <kerolasa@iki.fi>,
util-linux@vger.kernel.org
Subject: Re: [PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements
Date: Mon, 3 Mar 2025 17:38:45 -0800 [thread overview]
Message-ID: <d0410820-4713-4823-8a99-023223bc17d6@oracle.com> (raw)
In-Reply-To: <ycaevmuxkamyr6m2um4kqxhx5xh7jtcr2xoeadfz2v6cmcmrrf@lgpkcja4h7rk>
On 3/3/25 02:16, Karel Zak wrote:
> On Fri, Feb 28, 2025 at 08:13:30AM GMT, Joe Jin wrote:
>> This patchset add below new options for irqtop:
>> '-b|--batch' : Batch mode
>> '-n|--iter' : Specifies the maximum number of iterations
>> '-J|--json' : Json ouput format
>>
>> Add below for lsirq:
>> '-i|--input' : Read data from file
>>
>> v2:
>> - Removed macro irqtop_batch_mode.
>> - Replaced macro irqtop_printf() to inline function
>> - Changed option '--number' to '--iter'
>> - Replace strdup() to xstrdup()
>> - Added json output format for irqtop.
>> - Remove irqtop input file support.
>>
>> Joe Jin (4):
>> irqtop: add batch mode support
>> irqtop: add max iteration support
>> irqtop: support json output format
>> lsirq: add support for reading data from given file
>>
>> bash-completion/irqtop | 12 +++-
>> bash-completion/lsirq | 4 ++
>> sys-utils/irq-common.c | 19 +++---
>> sys-utils/irq-common.h | 3 +-
>> sys-utils/irqtop.1.adoc | 9 +++
>> sys-utils/irqtop.c | 124 +++++++++++++++++++++++++++++++---------
>> sys-utils/lsirq.1.adoc | 3 +
>> sys-utils/lsirq.c | 24 ++++++--
>> 8 files changed, 155 insertions(+), 43 deletions(-)
> Thanks for the update. I have created a PR
> (https://github.com/util-linux/util-linux/pull/3435) to test it with
> CI tests.
Thanks so much!
> Karel
>
next prev parent reply other threads:[~2025-03-04 1:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 16:13 [PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements Joe Jin
2025-02-28 16:13 ` [PATCH V2 1/4] irqtop: add batch mode support Joe Jin
2025-02-28 16:13 ` [PATCH V2 2/4] irqtop: add max iteration support Joe Jin
2025-03-03 9:39 ` zhenwei pi
2025-03-04 1:39 ` Joe Jin
2025-03-04 3:49 ` zhenwei pi
2025-02-28 16:13 ` [PATCH V2 3/4] irqtop: support json output format Joe Jin
2025-02-28 16:13 ` [PATCH V2 4/4] lsirq: add support for reading data from given file Joe Jin
2025-03-03 10:16 ` [PATCH V2 0/4] irqtop,lsirq: Miscellaneous enhancements Karel Zak
2025-03-04 1:38 ` Joe Jin [this message]
2025-03-04 3:50 ` zhenwei pi
2025-03-04 10:58 ` Karel Zak
2025-03-05 2:23 ` Joe Jin
-- strict thread matches above, loose matches on Subject: below --
2025-03-04 4:12 Joe Jin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d0410820-4713-4823-8a99-023223bc17d6@oracle.com \
--to=joe.jin@oracle.com \
--cc=kerolasa@iki.fi \
--cc=kzak@redhat.com \
--cc=pizhenwei@bytedance.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox