|
Subject: [patch 00/10] [PATCH] Create instrumentation/ kernel directory Newsgroups: gmane.linux.kernel Date: 2007-10-29 14:26:46 GMT (1 year, 35 weeks, 3 days, 22 hours and 53 minutes ago) Hi, Since we already have the Instrumentation menu in kernel/Kconfig.instrumentation and instrumentation code all over the kernel tree: arch/*/oprofile/*.c kernel/kprobes.c arch/*/kernel/kprobes.c kernel/marker.c kernel/profile.c kernel/lockdep.c vm/vmstat.c block/blktrace.c We could move them to instrumentation/ arch/*/instrumentation/ Therefore, we could also move the kprobes and marker samples under instrumentation/samples/ I submit these patches for review/comments, especially about kernel build integration. instrumentation/ is currently a core-y and arch/*/instrumentation/ is a drivers-y because of oprofile. Mathieu -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 |
|
|