perf list does not display any [Tracepoint events]. I pulled the config from my board and it looks like the option controlling these, CONFIG_FTRACE, is disabled. Is my only option to rebuild the kernel with that configuration enabled?
If so, the image version table in the current build instructions list “defconfig” as the Kernel configuration. Can you elaborate on which defconfig that is?
I am trying to understand which defconfig I need to modify. Since you mentioned arm64, does that mean my modifications should be made in /arch/arm64/configs/defconfig?