CUDA Profiler.

I can insert, delete and update the data(profiler) ?

When is the write data(profiler) to text-file ?

I want to know the way thoroughly.

Help me please.

thank you very much.

You should take alook at my posted in this site

http://forums.nvidia.com/index.php?showtopic=94114

You can choice which counter you want to get data from the profile.config, profile1.config or profile2.config

if you want to write data to a text file, you can change Cuda_profile.csv->Cuda_profile.txt, Cuda_profile1.csv->Cuda_profile1.txt or Cuda_profile2.csv->Cuda_profile2.txt in the speedProfiler5MB.bat file.

I am sorry about the “speedProfiler5MB”, it is a name of my tested project, I forgot to change.