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/[email protected] Signed-off-by: Wang Yaxin <[email protected]> Signed-off-by: Fan Yu <[email protected]> Reviewed-by: Yang Yang <[email protected]> Cc: Balbir Singh <[email protected]> Cc: xu xin <[email protected]> Cc: Krzysztof Kozlowski <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
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 <[email protected]>
19467+
M: Wang Yaxin <[email protected]>
19468+
M: Fan Yu <[email protected]>
19469+
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 <[email protected]>
1946719477
M: Ingo Molnar <[email protected]>

0 commit comments

Comments
 (0)