[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250721094049958ImB8XG_imntcPqpQn1KfG@zte.com.cn>
Date: Mon, 21 Jul 2025 09:40:49 +0800 (CST)
From: <jiang.kun2@....com.cn>
To: <yang.yang29@....com.cn>, <akpm@...ux-foundation.org>,
<xu.xin16@....com.cn>
Cc: <bbonev@...uan.org>, <linux-kernel@...r.kernel.org>,
<bsingharora@...il.com>, <wang.yaxin@....com.cn>
Subject: [PATCH linux next] MAINTAINERS: add maintainers for delaytop
From: Wang Yaxin <wang.yaxin@....com.cn>
The delaytop tool supports showing system delays and task-level delays,
effectively identifying the top-n tasks with high latency in the system,
which is highly beneficial for improving system performance. Wang Yaxin
and her colleague Fan Yu focus on locating system delay issues. To promote
the thriving development of delaytop, we hope to serve as maintainers to
continuously improve it, aiming to provide a more effective solution for
system latency issues in the future.
Signed-off-by: Wang Yaxin <wang.yaxin@....com.cn>
Signed-off-by: Fan Yu <fan.yu9@....com.cn>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d635369a4f6c..e6fec6b0055d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19524,6 +19524,16 @@ S: Maintained
F: include/linux/delayacct.h
F: kernel/delayacct.c
+TASK DELAY MONITORING TOOLS
+M: Andrew Morton <akpm@...ux-foundation.org>
+M: Wang Yaxin <wang.yaxin@....com.cn>
+M: Fan Yu <fan.yu9@....com.cn>
+L: linux-kernel@...r.kernel.org
+S: Maintained
+F: Documentation/accounting/delay-accounting.rst
+F: tools/accounting/delaytop.c
+F: tools/accounting/getdelays.c
+
PERFORMANCE EVENTS SUBSYSTEM
M: Peter Zijlstra <peterz@...radead.org>
M: Ingo Molnar <mingo@...hat.com>
--
2.25.1
Powered by blists - more mailing lists