arch/arm64/kernel/perf_debug.c
0 → 100644
+64
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Provide a mechanism to track which msm perf patches
are present in a kernel. Some kernel branches do not
include all patches which causes problems trying
to debug perf issues. This framework provides a way
to keep track of which patches have been included
in a build.
Change-Id: I7d3e3022dcdec6204f8d2ba3c49fc37c674db221
Signed-off-by:
Neil Leeder <nleeder@codeaurora.org>