Anyone able to profile in Windows? using CUDA_PROFILE in v0.8

Has anyone been able to use the v0.8 profiler under Windows XP? In my setup, a cuda_profile.log gets written, but it is always empty.

Environment variables are set as:
CUDA_PROFILE=1
CUDA_PROFILE_CSV=0
CUDA_PROFILE_LOG=.\cuda_profile.log

WinXP Pro SP2 (32 bit) Dell Precision 390
nVidia Driver 97.73
GeForce FX 5200 (primary)
GeForce 8800 GTS (non-primary, non-desktop)

It works for me. The only difference in my setup from yours is that the 8800 is the primary.

Thanks. I’ll post a bug.