]> git.ipfire.org Git - thirdparty/linux.git/commit
MAINTAINERS: add maintainers for delaytop
authorWang Yaxin <wang.yaxin@zte.com.cn>
Mon, 21 Jul 2025 01:40:49 +0000 (09:40 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 2 Aug 2025 19:01:39 +0000 (12:01 -0700)
commit1f03d55e5ef0b041bd66fbf7803952c901a93fcb
tree36d8c92a5dc9ae7d776a75017d4b489c78c5560d
parent58b4fba81a2e400a47ddbe7c1dc0a2bc038313b7
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>
MAINTAINERS