Skip to content

Commit db396be

Browse files
committed
MAINTAINERS: Add an entry for os noise/latency
The "latency" tracers have some different requirements than normal tracing, and also includes Daniel as a maintainer. Add a section in the MAINTAINERS file to help direct patches and bug reports to these tracers to the right people. Signed-off-by: Steven Rostedt (VMware) <[email protected]>
1 parent bd74095 commit db396be

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

MAINTAINERS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18798,6 +18798,20 @@ F: arch/x86/mm/testmmiotrace.c
1879818798
F: include/linux/mmiotrace.h
1879918799
F: kernel/trace/trace_mmiotrace.c
1880018800

18801+
TRACING OS NOISE / LATENCY TRACERS
18802+
M: Steven Rostedt <[email protected]>
18803+
M: Daniel Bristot de Oliveira <[email protected]>
18804+
S: Maintained
18805+
F: kernel/trace/trace_osnoise.c
18806+
F: include/trace/events/osnoise.h
18807+
F: kernel/trace/trace_hwlat.c
18808+
F: kernel/trace/trace_irqsoff.c
18809+
F: kernel/trace/trace_sched_wakeup.c
18810+
F: Documentation/trace/osnoise-tracer.rst
18811+
F: Documentation/trace/timerlat-tracer.rst
18812+
F: Documentation/trace/hwlat_detector.rst
18813+
F: arch/*/kernel/trace.c
18814+
1880118815
TRIVIAL PATCHES
1880218816
M: Jiri Kosina <[email protected]>
1880318817
S: Maintained

0 commit comments

Comments
 (0)