• Borislav Petkov's avatar
    perf: Start the restructuring · fae85b7c
    Borislav Petkov authored
    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: default avatarBorislav Petkov <borislav.petkov@amd.com>
    fae85b7c
Makefile 5.14 KB