Help. Visual Profiler doesn't generate timeline

I installed Visual Profiler 5.5, but after that I’ve started to couldn’t create timeline. I was able to generate with Visual Profiler 5.0. Now, I can’t genarate with any version of visual profiler. I take that error:

Unable to read the entire session timeline. The displayed timeline may be empty or incomplete because the application aborted or failed to flush profile data before exiting. The application should call cudaDeviceReset() before exiting to ensure that all profile data is flushed.

Please help me

It seems that error message suggests what you need to do.

“The application should call cudaDeviceReset() before exiting to ensure that all profile data is flushed.”