mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
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) <rostedt@goodmis.org>
This commit is contained in:
parent
bd74095389
commit
db396be6dd
1 changed files with 14 additions and 0 deletions
14
MAINTAINERS
14
MAINTAINERS
|
@ -18798,6 +18798,20 @@ F: arch/x86/mm/testmmiotrace.c
|
|||
F: include/linux/mmiotrace.h
|
||||
F: kernel/trace/trace_mmiotrace.c
|
||||
|
||||
TRACING OS NOISE / LATENCY TRACERS
|
||||
M: Steven Rostedt <rostedt@goodmis.org>
|
||||
M: Daniel Bristot de Oliveira <bristot@kernel.org>
|
||||
S: Maintained
|
||||
F: kernel/trace/trace_osnoise.c
|
||||
F: include/trace/events/osnoise.h
|
||||
F: kernel/trace/trace_hwlat.c
|
||||
F: kernel/trace/trace_irqsoff.c
|
||||
F: kernel/trace/trace_sched_wakeup.c
|
||||
F: Documentation/trace/osnoise-tracer.rst
|
||||
F: Documentation/trace/timerlat-tracer.rst
|
||||
F: Documentation/trace/hwlat_detector.rst
|
||||
F: arch/*/kernel/trace.c
|
||||
|
||||
TRIVIAL PATCHES
|
||||
M: Jiri Kosina <trivial@kernel.org>
|
||||
S: Maintained
|
||||
|
|
Loading…
Reference in a new issue