Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - application profiling doesn't display call count: (5 Items)
   
application profiling doesn't display call count  
Hi-

The application profiler doesn't show call count information in the Execution Time view inside Momentics (see attached 
screenshot).  Here are the steps I've taken, can you please tell me where I've gone wrong, or what I've missed?

I'm compiling using a Makefile using the -g -p switches.  I refresh the IDE so it knows about the new binary files.  I 
right-click on the debug binary and select Profile As-->Profile Configurations.  I create a new profile under C/C++ QNX 
Attach to Remote Process via QCONN (IP).  I'm connecting to my target on port 8000.  Inside the tools menu, I've added 
the Application Profiler and selected Sampling and Call Count Instrumentation.

I've tried setting the QCONN_PROFILER to /dev/profiler as suggested here:
http://www.qnx.com/developers/docs/6.5.0/index.jsp?topic=%2Fcom.qnx.doc.ide.userguide%2Ftopic%
2Fprofiler_profile_already_running_.html

I'm using Momentics IDE version 4.7.0, running QNX version 6.5.0SP1.

Any suggestions or tips would be greatly appreciated.

Thanks,
Alex
Attachment: Image ExecutionTimeWindow.png 67.51 KB
Re: application profiling doesn't display call count  
Hi Alex,

I'm facing exactly the same problem. Have you managed to find out why it doesn't work?

Regards,
Andrey
Re: application profiling doesn't display call count  
Please anyone...
Re: application profiling doesn't display call count  
Hi Andrey-

Sorry, I was unable to figure out the tool issue.  I solved my problem through other means.

-Alex
Re: application profiling doesn't display call count  
Thanks!