Profiler attach to process? Planned?

Is there any plan for an “attach to process” option for the profiler?
My cuda app is a library in something much bigger and theres no (easy, everythings possible i guess) way to start it directly.

So id like to be able to attach the profiler to the application and see results after the cuda code is invoked. Like visual studio, for instance.