Add a project that shows how to collect the data from the profiler. Change-Id: Ie9cc88290de594720739b30d4e872fe51d353f6e Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
CONFIG_COMPILER_OPT="-O0"
|
|
CONFIG_NUM_IRQS=43
|
|
CONFIG_NANO_TIMEOUTS=y
|
|
CONFIG_KERNEL_PROFILER=y
|
|
CONFIG_PROFILER_BUFFER_SIZE=16
|
|
CONFIG_PROFILER_CONTEXT_SWITCH=y
|