Confirmed users
11
edits
No edit summary |
|||
Line 30: | Line 30: | ||
== Notes on enabling profiling for the peak == | == Notes on enabling profiling for the peak == | ||
Modify "kernel/arch/arm/configs/C8680_defconfig" so that the flags for KALLSYMS & CONFIG_PROFILING is set to y | # Modify "kernel/arch/arm/configs/C8680_defconfig" so that the flags for KALLSYMS & CONFIG_PROFILING is set to y | ||
# ./build.sh | |||
# & ./flash.sh |