Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Can I profile a QNX task without using the IDE?: (1 Item)
   
Can I profile a QNX task without using the IDE?  
I've spent a couple of days attempting the run the IDE profiler against a QNX task.  I can see the IDE has connected 
with qconn on the target system, brought up a list of task ID's to select, but after selecting the task (yes it is 
compiled and linked with the profile option) I get no output.

I've looked around on the target's filesystem for a gprof output file, but cannot find any.  Is there some way to force 
the application to write the gprof data out to disk, so I can just analyze it with gprof directly?  The IDE is very 
flakey....