TDA4VE-Q1: add trace in linux

Part Number: TDA4VE-Q1
Other Parts Discussed in Thread: TDA4VM

Tool/software:

Hi, TI experts,

 I tried to add the trace configuration of the linux kernel in Veco's 9.2SDK as follows

CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
CONFIG_TRACEPOINTS=y
CONFIG_IRQSOFF_TRACER=y
CONFIG_SCHED_TRACER=y
CONFIG_CONTEXT_SWITCH_TRACER=y
But as soon as I add these configurations, the DRM will give an error when powering on, and then I can't run some of my programs, such as camera demo.
The following is my log when I started the computer, please help me see what the problem is, or do you have any experience in adding trace to give it to me.
Thanks!

BRs 

regard