Skip to content

Commit 5c03d8f

Browse files
seehearfeelrostedt
authored andcommitted
MAINTAINERS: Update KPROBES and TRACING entries
There is no git tree for KPROBES in MAINTAINERS, it is not convinent to rebase, lib/test_kprobes.c and samples/kprobes belong to kprobe, so add git tree and missing files for KPROBES, and also use linux-trace.git for TRACING to avoid confusing. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Tiezhu Yang <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
1 parent b9e94a7 commit 5c03d8f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MAINTAINERS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10437,10 +10437,13 @@ M: Anil S Keshavamurthy <[email protected]>
1043710437
M: "David S. Miller" <[email protected]>
1043810438
M: Masami Hiramatsu <[email protected]>
1043910439
S: Maintained
10440+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
1044010441
F: Documentation/trace/kprobes.rst
1044110442
F: include/asm-generic/kprobes.h
1044210443
F: include/linux/kprobes.h
1044310444
F: kernel/kprobes.c
10445+
F: lib/test_kprobes.c
10446+
F: samples/kprobes
1044410447

1044510448
KS0108 LCD CONTROLLER DRIVER
1044610449
M: Miguel Ojeda <[email protected]>
@@ -18967,7 +18970,7 @@ TRACING
1896718970
M: Steven Rostedt <[email protected]>
1896818971
M: Ingo Molnar <[email protected]>
1896918972
S: Maintained
18970-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
18973+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
1897118974
F: Documentation/trace/ftrace.rst
1897218975
F: arch/*/*/*/ftrace.h
1897318976
F: arch/*/kernel/ftrace.c

0 commit comments

Comments
 (0)