Forum Discussion
Altera_Forum
Honored Contributor
8 years agoProfiling is supported in aoc:
aoc --profile --board <board> <kernel file> Then use "aocl report <.aocx file> profile.mon" after running the kernel on the device to see the profile info. clGetEventProfilingInfo is on the host when you are using events. Are you looking for something different?