You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
I've been using CodeXL to profile a CLI OpenCL program on Windows 10 and it has been working well. Recently I added Ctrl-C detection to my program using SetConsoleCtrlHandler so as to do a more graceful shutdown. Ever since then, I can't profile any more. I start the profiling session, Application Timeline Trace / GPU Profile, my program runs, but when I shut it down I get the error message "Unable to load timeline data. Try enabling "Write trace data in intervals ..."".
Is this a fault in CodeXL? Is there something I can do to make it work?
I've been using CodeXL to profile a CLI OpenCL program on Windows 10 and it has been working well. Recently I added Ctrl-C detection to my program using SetConsoleCtrlHandler so as to do a more graceful shutdown. Ever since then, I can't profile any more. I start the profiling session, Application Timeline Trace / GPU Profile, my program runs, but when I shut it down I get the error message "Unable to load timeline data. Try enabling "Write trace data in intervals ..."".
Is this a fault in CodeXL? Is there something I can do to make it work?