Skip to content

Commit 1f03d55

Browse files
Wang Yaxinakpm00
authored andcommitted
MAINTAINERS: add maintainers for delaytop
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. Link: https://lkml.kernel.org/r/20250721094049958ImB8XG_imntcPqpQn1KfG@zte.com.cn Signed-off-by: Wang Yaxin <wang.yaxin@zte.com.cn> Signed-off-by: Fan Yu <fan.yu9@zte.com.cn> Reviewed-by: Yang Yang <yang.yang29@zte.com.cn> Cc: Balbir Singh <bsingharora@gmail.com> Cc: xu xin <xu.xin16@zte.com.cn> Cc: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 58b4fba commit 1f03d55

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19462,6 +19462,16 @@ S: Maintained
1946219462
F: include/linux/delayacct.h
1946319463
F: kernel/delayacct.c
1946419464

19465+
TASK DELAY MONITORING TOOLS
19466+
M: Andrew Morton <akpm@linux-foundation.org>
19467+
M: Wang Yaxin <wang.yaxin@zte.com.cn>
19468+
M: Fan Yu <fan.yu9@zte.com.cn>
19469+
L: linux-kernel@vger.kernel.org
19470+
S: Maintained
19471+
F: Documentation/accounting/delay-accounting.rst
19472+
F: tools/accounting/delaytop.c
19473+
F: tools/accounting/getdelays.c
19474+
1946519475
PERFORMANCE EVENTS SUBSYSTEM
1946619476
M: Peter Zijlstra <peterz@infradead.org>
1946719477
M: Ingo Molnar <mingo@redhat.com>

0 commit comments

Comments
 (0)