Searched hist:fae85b7c8bcc7de9c0a2698587e20c15beb7d5a6 (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/events/ |
H A D | Makefile | fae85b7c8bcc7de9c0a2698587e20c15beb7d5a6 Tue Oct 26 20:24:03 CEST 2010 Borislav Petkov <borislav.petkov@amd.com> perf: Start the restructuring
mv kernel/perf_event.c -> kernel/events/core.c. From there, all further sensible splitting can happen. The idea is that due to perf_event.c becoming pretty sizable and with the advent of the marriage with ftrace, splitting functionality into its logical parts should help speeding up the unification and to manage the complexity of the subsystem.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
|
H A D | core.c | fae85b7c8bcc7de9c0a2698587e20c15beb7d5a6 Tue Oct 26 20:24:03 CEST 2010 Borislav Petkov <borislav.petkov@amd.com> perf: Start the restructuring
mv kernel/perf_event.c -> kernel/events/core.c. From there, all further sensible splitting can happen. The idea is that due to perf_event.c becoming pretty sizable and with the advent of the marriage with ftrace, splitting functionality into its logical parts should help speeding up the unification and to manage the complexity of the subsystem.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
|